Optionalaria-Optionalaria-Identifies the element (or elements) that provide a detailed, extended description for the object.
Optionalaria-Defines a string value that labels the current element.
Optionalaria-Identifies the element (or elements) that labels the current element.
OptionalchildrenThe elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.
OptionalclassThe CSS className for the element. A function may be provided to compute the class based on component state.
OptionaldefaultThe initial expanded keys in the collection (uncontrolled).
OptionaldefaultThe initial selected keys in the collection (uncontrolled).
OptionaldirOptionaldisabledWhether disabledKeys applies to all interactions, or only selection.
OptionaldisabledA list of row keys to disable.
OptionaldisallowWhether the collection allows empty selection.
OptionaldragThe drag and drop hooks returned by useDragAndDrop used to enable drag and drop behavior for the Table.
OptionalescapeWhether pressing the escape key should clear selection in the table or not.
Most experiences should not modify this option as it eliminates a keyboard user's ability to easily clear selection. Only use if the escape key is being handled externally or should not trigger selection clearing contextually.
OptionalexpandedThe currently expanded keys in the collection (controlled).
OptionalhiddenOptionalinertOptionallangOptionalloadingOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonHandler that is called when items are expanded or collapsed.
OptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonHandler that is called when a user performs an action on the row.
OptionalonOptionalonOptionalonHandler that is called when the selection changes.
OptionalonHandler that is called when the sorted column or direction changes.
OptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalrenderOverrides the default DOM element with a custom render function. This allows rendering existing components with built-in styles and behaviors such as router links, animation libraries, and pre-styled components.
Requirements:
<button> is expected, you cannot render an <a>).OptionalselectedThe currently selected keys in the collection (controlled).
OptionalselectionHow multiple selection should behave in the collection.
OptionalselectionThe type of selection that is allowed in the collection.
OptionalshouldWhether selection should occur on press up instead of press down.
OptionalslotA slot name for the component. Slots allow the component to receive props from a parent component.
An explicit null value indicates that the local props completely override all props received from a parent.
OptionalsortThe current sorted column and direction.
OptionalstaleOptionalstyleThe inline style for the element. A function may be provided to compute the style based on component state.
OptionaltranslateOptionaltreeThe id of the column that displays hierarchical data.
Identifies the element (or elements) that describes the object.