Skip to content

RowExpansionMode

RowExpansionMode: "single" | "multiple"

Defined in: core/features/row-expanding.svelte.ts:9

Defines the row expansion mode: ‘single’ for one expanded row at a time, ‘multiple’ for allowing multiple rows to be expanded simultaneously.