A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/issues/5459 below:

Is it possible to have global settings for boolean props? · Issue #5459 · bootstrap-vue/bootstrap-vue · GitHub

Is your feature request related to a problem? Please describe...

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

BvConfig - Unknown config property "BModal.noFade"

Describe the solution you'd like

Being able to set properties like that in global config.

Describe alternatives you've considered

Creating an extra object for config and passing it for each modal v-bind="modalProps". Easy to forget.

Additional context

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