Function silkenweb_html::elements::tbody

source ·
pub fn tbody() -> TbodyBuilder
Expand description

The HTML Table Body element (<tbody>) encapsulates a set of table rows (<tr> elements), indicating that they comprise the body of the table (<table>).