-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Documentation issue
- Reporting a typo
- Reporting a documentation bug
- Documentation improvement
- Documentation feedback
Is there a specific documentation page you are reporting?
https://bootstrap-vue.org/docs/components/form-group#label
https://bootstrap-vue.org/docs/components/form-file#customizing
Additional context or description
In the Form Group > Label documentation it states "Do not set the label-for prop when using ... <b-form-file>
components". However in the Form File > Customizing example it uses a label-for. Could I get some clarification on this?
P.S. Thanks so much. Really enjoying using bootstrap-vue, you all are adding great additional components to the library.