powered by
This function renders horizontal menu item.
render_menu_link(location, title, active_location = "", icon = NULL)
shiny tag link
character url with location
name of the page
name of the active subpage (if matches location then it gets highlighted), default empty ("")
""
non-mandatory parameter with icon name
horizontal_menu
render_menu_link("#subpage1", "SUBPAGE")
Run the code above in your browser using DataLab