Good day, I am trying to do that when people click on a button in the scene, a modal opens up on top of the scene containing some text and information,
I could add react-bootstrap for example and use its modals, but ideally I would love to avoid using one of these heavy css frameworks,
is there a way with babylon GUI to build such modal, that includes text and links inside? what’s the best recommended way to do that, or if the recommended way is to use a css framework then let me know if possible and will take that route, thank you