UNPKG

bootstrap-vue

Version:

Quickly integrate Bootstrap 4 components with Vue.js

28 lines (27 loc) 673 B
{ "name": "@bootstrap-vue/form", "version": "1.0.0", "meta": { "title": "Form", "slug": "form", "component": "bForm", "components": [ "bFormText", "bFormInvalidFeedback", "bFormValidFeedback", "bFormRow" ], "events": [ { "event": "submit", "description": "Emitted when the form is being submitted", "args": [ { "arg": "event", "description": "Native submit event." } ] } ] } }