%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/.trash/karetakers/node_modules/bootstrap-vue/src/mixins/
Upload File :
Create Path :
Current File : /home/ugotscom/.trash/karetakers/node_modules/bootstrap-vue/src/mixins/form-custom.js

import { makePropsConfigurable } from '../utils/config'

// --- Props ---

export const props = makePropsConfigurable(
  {
    plain: {
      type: Boolean,
      default: false
    }
  },
  'formControls'
)

// --- Mixin ---
// @vue/component
export default {
  props,
  computed: {
    custom() {
      return !this.plain
    }
  }
}

Zerion Mini Shell 1.0