R/dt2_shiny.R
dt2_output.Rd
Place a DT2 table in a Shiny UI.
dt2_output(outputId, width = "100%", height = "auto")
Output ID (must match the render_dt2() call in server).
render_dt2()
CSS dimensions.
An htmlwidgets Shiny output (HTML container) suitable for inclusion in a Shiny UI definition.
htmlwidgets