We have a b-dropdown-form
that needs to be a flex-wrap: nowrap
, among other settings. There is currently no way to set the class on the form of the b-form-dropdown
. Using class="special-form"
adds the class to the wrapper li
.
The common pattern in these scenarios seems to be having a new property that affects the specific component, like form-class
.
Happy to PR this if it's an acceptable idea.
Describe alternatives you've consideredWe could use a selector to say .special-form > form
but that's getting into library implementation details.
https://bootstrap-vue.org/docs/components/dropdown#comp-ref-b-dropdown-form-props
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4