Variable reactTableAtomConst

reactTableAtom: PrimitiveAtom<null | Table<TableRow>> & WithInitialValue<null | Table<TableRow>> = ...

Store the headers of the table as an array.

Generated using TypeDoc