Embedding dash into webpage

@charleyferrari, I now see where the <iframe> is defined. I was confused b/c I was looking at all the <div>'s that were inside. I never realized that all that code gets created when <iframe> is used.

I did know about the <iframe> method, but don’t think this would be ideal since my company would want to put this behind a paywall, AFAIK, people can just use the link to get access outside of the webpage. Are there any other methods that would achieve this?

I’ve read this post, but I’m using a javascript framework for the webapp.

1 Like