formattableOutput: Widget output function for use in Shiny

View source: R/render.R

formattableOutputR Documentation

Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

formattableOutput(outputId, width = "100%", height = "0")

Arguments

outputId

output variable to read from

width

a valid CSS width or a number

height

valid CSS height or a number


renkun-ken/formattable documentation built on July 5, 2025, 6:33 a.m.