bs4Dash (version 0.5.0)

bs4TableItem: Create a Boostrap 4 table item

Description

Build an bs4 table item

Usage

bs4TableItem(..., dataCell = FALSE)

Arguments

...

Any HTML element.

dataCell

Whether the cell should be contain data or text. <td> by default.