-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
Description
Navbar page as in shiny:
navbarPage("App Title",
tabPanel("Plot"),
navbarMenu("More",
tabPanel("Summary"),
"----",
"Section header",
tabPanel("Table")
)
)
maybe this will help: https://fomantic-ui.com/elements/container.html#/definition