%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/3vfm3/node_modules/bootstrap-vue/esm/mixins/
Upload File :
Create Path :
Current File : /home/ugotscom/3vfm3/node_modules/bootstrap-vue/esm/mixins/form-custom.js

import { makePropsConfigurable } from '../utils/config'; // --- Props ---

export var props = makePropsConfigurable({
  plain: {
    type: Boolean,
    default: false
  }
}, 'formControls'); // --- Mixin ---
// @vue/component

export default {
  props: props,
  computed: {
    custom: function custom() {
      return !this.plain;
    }
  }
};

Zerion Mini Shell 1.0