userOutput {shinydashboardPlus} | 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()