%PDF- %PDF-
Direktori : /home/ugotscom/.trash/laravel/node_modules/bootstrap-vue/src/components/form-spinbutton/ |
Current File : /home/ugotscom/.trash/laravel/node_modules/bootstrap-vue/src/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 }