Variable tableNextPageAtomConst

tableNextPageAtom: PrimitiveAtom<NextPageState> & WithInitialValue<NextPageState> = ...

Store next page state for infinite scroll

Generated using TypeDoc