%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/node_modules/bootstrap-vue/esm/components/form-spinbutton/ |
Current File : /home/ugotscom/3vfm3/node_modules/bootstrap-vue/esm/components/form-spinbutton/index.d.ts |
// --- Form Spinbutton --- import Vue from 'vue' import { BvPlugin, BvComponent } from '../../' // Plugin export declare const FormSpinbuttonPlugin: BvPlugin // Component: b-form-spinbutton export declare class BFormSpinbutton extends BvComponent { focus: () => void blur: () => void }