dashboard_header | R Documentation |
Make the header UI for a Shinto app
dashboard_header(
title = "Shinto app framework",
icon = shiny::icon("home"),
tag_line = "",
...
)
title |
Title of the application (top-left) |
icon |
Icon next to title |
... |
Further UI elements to be placed in the right part of the header |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.