ds_th: Table Header Cell

View source: R/ds-table.R

ds_thR Documentation

Table Header Cell

Description

Create a table header cell.

Usage

ds_th(..., scope = "col")

Arguments

...

Cell content

scope

Cell scope ("col", "row")

Value

A Shiny tag object

Examples

ds_th("Column header")

shinyds documentation built on Aug. 22, 2026, 5:08 p.m.