Variable reactTableAtomConst

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

Store the table

Generated using TypeDoc