%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/node_modules/bootstrap-vue/esm/components/form-select/ |
Current File : /home/ugotscom/3vfm3/node_modules/bootstrap-vue/esm/components/form-select/index.d.ts |
// // Form Select // import Vue from 'vue' import { BvPlugin, BvComponent } from '../../' // Plugin export declare const FormSelectPlugin: BvPlugin // Component: b-form-select export declare class BFormSelect extends BvComponent {} // Component: b-form-select-option export declare class BFormSelectOption extends BvComponent {} // Component: b-form-select-option-group export declare class BFormSelectOptionGroup extends BvComponent {}