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/5291 below:

Ability to set a default for no-auto-hide for BToasts · Issue #5291 · bootstrap-vue/bootstrap-vue · GitHub

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

I want to switch off auto-hide for all toasts, but I currently have to do this using the no-auto-hide prop on each b-toast individually, afaik.

Describe the solution you'd like

I'd like to be able to default auto-hide to off using a setting.

Describe alternatives you've considered

My current workaround is this:

BToast: {
    // Can't default to no-auto-hide, so...
    // 99999999/1000/60/60 = 27.7777775 hours
    autoHideDelay: 99999999
  }

...which works, but it's a bit of a kludge?


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