Table
A table component.
Usage
Demonstration
Props
header
header
Type:
Node
This is a table row containing a header of your choice.
Example:
noSideBorders
noSideBorders
Type:
Boolean
Default:
false
Set this to true
to remove the borders on the side of the table. Useful when the table need to take the full width of the screen.
Last updated