ds_thead: Table Header

View source: R/ds-table.R

ds_theadR Documentation

Table Header

Description

Create a table header section.

Usage

ds_thead(...)

Arguments

...

Header rows

Value

A Shiny tag object

Examples

ds_thead(ds_tr(ds_th("Name"), ds_th("Email")))

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