I have created Django dash with two dropdowns and submit button. It is a part of header of website and I have loaded it using {% load plotly_dash %} {% plotly_app name=“SearchApp” %}. The app is embedded as iframe and hence dropdown output is autoscrolled inside iframe. How can I include it as regular html component?
2 posts - 2 participants