-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
In some cases it is much more advantageous to be fixed where it is located in modal html codes. for example, in a fullscreen map property, the modal cannot be displayed because it is rendered outside. However, bootstrap adds static property to modal properties to eliminate this situation. It would be really cool to add this feature
What does the proposed API look like?
https://bootstrap-vue.org/docs/components/modal (read inside properties "static")