ds_tbody: Table Body

View source: R/ds-table.R

ds_tbodyR Documentation

Table Body

Description

Create a table body section.

Usage

ds_tbody(...)

Arguments

...

Body rows

Value

A Shiny tag object

Examples

ds_tbody(ds_tr(ds_td("John"), ds_td("john@example.com")))

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