Variable tableRowsLocalAtomConst

tableRowsLocalAtom: WritableAtom<TableRow[], TableRowsLocalAction, void> = ...

Store rows that are out of order or not ready to be written to the db. See TableRowsLocalAction for reducer actions.

Generated using TypeDoc