userOutput: Create a dynamic user output (client side)

View source: R/dashboardHeader.R

userOutputR Documentation

Create a dynamic user output (client side)

Description

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

Usage

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()


DivadNojnarg/shinydashboardPlus documentation built on April 14, 2024, 11:21 a.m.