Hi All,
I have a multi-page dashboard and want each page to have a dropdown where the values are the links to Home, App1, App2, etc.
Something like:
options = [‘label’: Home, html.A(id=‘home’, ‘value’: href=’/’)].
Could someone please guide me on how to activate URL changes with a dropdown box?
Thanks,
Jeffrey.