View source: R/dashboardHeader.R
userOutput | R Documentation |
This can be used as a placeholder for dynamically-generated dashboardUser
.
userOutput(id, tag = shiny::tags$li)
id |
Output variable name. |
tag |
A tag function, like |
renderUser
for the corresponding server side function
and examples.
Other user outputs:
renderUser()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.