We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f70bb commit 578a06fCopy full SHA for 578a06f
src/components/form/README.md
@@ -191,6 +191,9 @@ See also:
191
- [`<b-form-select>`](/docs/components/form-select) Select input
192
- [`<b-form-radio>`](/docs/components/form-radio) Radio Inputs
193
- [`<b-form-checkbox>`](/docs/components/form-checkbox) Checkbox Inputs
194
+- [`b-form-datepicker`](/docs/components/form-datepicker) Date picker input
195
+- [`b-form-spinbutton`](/docs/components/form-spinbutton) Numerical range spinbutton input
196
+- [`b-form-tags`](/docs/components/form-tags) Customizable tag input
197
- [`<b-form-file>`](/docs/components/form-file) File Input
198
- [`<b-button>`](/docs/components/button) Buttons
199
- [`<b-form-group>`](/docs/components/form-group) Form input wrapper to generate form-groups that
0 commit comments