Module table

Module table 

Source

Structs§

TableBodyProps
Props for the TableBody component.
TableCaptionProps
Props for the TableCaption component.
TableCellProps
Props for the TableCell component.
TableFooterProps
Props for the TableFooter component.
TableHeadProps
Props for the TableHead component.
TableHeaderProps
Props for the TableHeader component.
TableProps
Props for the Table component.
TableRowProps
Props for the TableRow component.

Functions§

Table
Contains all the part of a table component.
TableBody
The table’s body element.
TableCaption
The table’s caption element.
TableCell
A table cell element.
TableFooter
The table’s footer element.
TableHead
A table head element.
TableHeader
The table’s header element.
TableRow
A table row element.