pub fn Table(_: TableProps) -> Result<VNode, RenderError>
Table component, composed with TableHead and TableBody.
TableHead
TableBody
Inherits the TableTheme theme.
TableTheme