Tables display sets of raw data.
| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
blue| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
striped| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
plain| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
blue striped| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
noTable| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
plain justified| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
noCol| Thing 1 | Thing 2 | Thing 3 |
|---|---|---|
| a | b | c |
| x | y | z |
noRowdefault| Property | Type | Required | Default | Description |
|---|---|---|---|---|
| children | Node | false | - | The content of the component. |
| blue | Bool | false | - | A style prop to render a blue Table. |
| striped | Bool | false | - | A style prop to render a Table with striped rows. |
| plain | Bool | false | - | A style prop to render Table with no borders or background color. |
| noTable | Bool | false | - | A style prop to render Table with no styling. |
| justified | Bool | false | - | A style prop to remove leading and trailing padding on a Table. |
| noCol | Bool | false | - | A style prop to render a Table with no column borders. |
| noRow | Bool | false | - | A style prop to render a Table with no row borders. |
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
| children | Node | false | - | The content of the component. |
| noCol | Bool | false | - | A style prop to render a TableBody with no column borders. |
| noRow | Bool | false | - | A style prop to render a TableBody with no row borders. |
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
| children | Node | false | - | The content of the component. |
| blue | Bool | false | - | A style prop to render a blue Table. |
| striped | Bool | false | - | A style prop to render a Table with striped rows. |
| plain | Bool | false | - | A style prop to render Table with no borders or background color. |
| noTable | Bool | false | - | A style prop to render Table with no styling. |
| noCol | Bool | false | - | A style prop to render a Table with no column borders. |
| noRow | Bool | false | - | A style prop to render a Table with no row borders. |
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
| children | Node | false | - | The content of the component. |
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
| children | Node | false | - | The content of the component. |
| noCol | Bool | false | - | A style prop to render a Table with no column borders. |
| noRow | Bool | false | - | A style prop to render a Table with no row borders. |
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
| children | Node | false | - | The content of the component. |
| blue | Bool | false | - | A style prop to render a blue Table. |
| plain | Bool | false | - | A style prop to render Table with no borders or background color. |
| noCol | Bool | false | - | A style prop to render a Table with no column borders. |
| noRow | Bool | false | - | A style prop to render a Table with no row borders. |
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
| children | Node | false | - | The content of the component. |