userOutput: Create a dynamic user output (client side)

Description Usage Arguments See Also

View source: R/dashboardHeader.R

Description

This can be used as a placeholder for dynamically-generated dashboardUser.

Usage

1
userOutput(id, tag = shiny::tags$li)

Arguments

id

Output variable name.

tag

A tag function, like tags$li or tags$ul.

See Also

renderUser for the corresponding server side function and examples.

Other user outputs: renderUser()


shinydashboardPlus documentation built on Sept. 16, 2021, 1:06 a.m.