Skip to content

Commit 578a06f

Browse files
authored
docs: add links to new inputs in form docs (#4809)
1 parent 64f70bb commit 578a06f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/form/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ See also:
191191
- [`<b-form-select>`](/docs/components/form-select) Select input
192192
- [`<b-form-radio>`](/docs/components/form-radio) Radio Inputs
193193
- [`<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
194197
- [`<b-form-file>`](/docs/components/form-file) File Input
195198
- [`<b-button>`](/docs/components/button) Buttons
196199
- [`<b-form-group>`](/docs/components/form-group) Form input wrapper to generate form-groups that

0 commit comments

Comments
 (0)