Created by: spicalous
Hi guys,
New contributor here, please let me know if I have missed anything
This PR attempts to resolve https://github.com/twbs/bootstrap/issues/31509 adding support to allow configuring the "root element" for the modal component. This PR only implements configuring this when initialising the modal via Javascript. I haven't dug deep into how this can be done via providing html attributes.
Please let me know if this is the right approach
Thanks!
closes #34309