For instance, Modal supports global settings:
"BModal": { "titleTag": "h5", "size": "md", "headerBgVariant": null, "headerBorderVariant": null, "headerTextVariant": null, "headerCloseVariant": null, "bodyBgVariant": null, "bodyTextVariant": null, "footerBgVariant": null, "footerBorderVariant": null, "footerTextVariant": null, "cancelTitle": "Cancel", "cancelVariant": "secondary", "okTitle": "OK", "okVariant": "primary", "headerCloseContent": "×", "headerCloseLabel": "Close" },
But values like noFade
or hideBackdrop
do not work
Describe the solution you'd likeBvConfig - Unknown config property "BModal.noFade"
Being able to set properties like that in global config.
Describe alternatives you've consideredCreating an extra object for config and passing it for each modal v-bind="modalProps"
. Easy to forget.
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