Function silkenweb::elements::tbody[][src]

pub fn tbody() -> TbodyBuilder

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