UNPKG

bootstrap-vue

Version:

BootstrapVue provides one of the most comprehensive implementations of Bootstrap 4 components and grid system for Vue.js and with extensive and automated WAI-ARIA accessibility markup.

24 lines (23 loc) 557 B
{ "name": "@bootstrap-vue/form-file", "version": "1.0.0", "meta": { "title": "Form File", "component": "bFormFile", "events": [ { "event": "change", "description": "original native change event on input", "args": [ { "arg": "event" } ] }, { "event": "input", "description": "[see above docs]" } ] } }