How to mount a Vue or React app in shadow dom without using iframe?
I have a small chat app that I want to be like a chatbot on any other website but I do not want to use iframe for it. I checked dialogflow messenger and it does not seem to be using iframe but uses shadow dom to render the messenger.