Variable tableHeadersAtomConst

tableHeadersAtom: PrimitiveAtom<Header<TableRow, any>[]> & WithInitialValue<Header<TableRow, any>[]> = ...

Store the headers of the table as an array.

Generated using TypeDoc