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