dawidkopczyk / dash-admin-components

AdminLTE3 Dash components :zap:
http://dash-admin-components.opensource.quantee.ai/
Other
86 stars 21 forks source link

Enhancement href #10

Open matthijsramlab opened 4 years ago

matthijsramlab commented 4 years ago

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.

matthijsramlab commented 4 years ago

It would be also nice to add it as bootstrap nav link item. This will ensure that no page refresh happens