powered by
This function renders horizontal menu item.
render_menu_link(location, title, active_location = "", icon = NULL)
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
shiny tag link
horizontal_menu
# NOT RUN { render_menu_link("#subpage1", "SUBPAGE") # }
Run the code above in your browser using DataLab