labelRequired
string
childrenRequired
ReactNode
alignY
"top" | "center"
data
DataAttributeMap
ref
Allows getting a ref to the component instance. Once the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).
string | (instance: HTMLTableElement | null) => void | RefObject<HTMLTableElement>
childrenRequired
ReactNode
data
DataAttributeMap
ref
Allows getting a ref to the component instance. Once the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).
string | (instance: HTMLTableSectionElement | null) => void | RefObject<HTMLTableSectionElement>
childrenRequired
ReactNode
data
DataAttributeMap
ref
Allows getting a ref to the component instance. Once the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).
string | (instance: HTMLTableRowElement | null) => void | RefObject<HTMLTableRowElement>
childrenRequired
ReactNode
hideBelow
"tablet" | "desktop" | "wide"
hideAbove
"mobile" | "tablet" | "desktop"
align
"left" | "right" | "center"
wrap
boolean
width
"content" | "auto" | `${number}%`
minWidth
number
maxWidth
number
colspan
number
data
DataAttributeMap
ref
Allows getting a ref to the component instance. Once the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).
string | (instance: HTMLTableCellElement | null) => void | RefObject<HTMLTableCellElement>
childrenRequired
ReactNode
data
DataAttributeMap
ref
Allows getting a ref to the component instance. Once the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).
string | (instance: HTMLTableSectionElement | null) => void | RefObject<HTMLTableSectionElement>
childrenRequired
ReactNode
hideBelow
"tablet" | "desktop" | "wide"
hideAbove
"mobile" | "tablet" | "desktop"
align
"left" | "right" | "center"
wrap
boolean
width
"content" | "auto" | `${number}%`
minWidth
number
maxWidth
number
colspan
number
data
DataAttributeMap
ref
Allows getting a ref to the component instance. Once the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).
string | (instance: HTMLTableCellElement | null) => void | RefObject<HTMLTableCellElement>
childrenRequired
ReactNode
data
DataAttributeMap
ref
Allows getting a ref to the component instance. Once the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).
string | (instance: HTMLTableSectionElement | null) => void | RefObject<HTMLTableSectionElement>