dash-admin-components
dash-admin-components copied to clipboard
Enhancement href
dac.SidebarMenuSubItem( id='tab_gallery_1', label='Gallery 1', icon='arrow-circle-right', badge_label='Soon', badge_color='success', ),
It would be nice if there would be the possibility to add href item. So my app can route to other pages. Otherwise I have to write a callback for each pages.
It would be also nice to add it as bootstrap nav link item. This will ensure that no page refresh happens