Variable selectedCellAtomConst

selectedCellAtom: PrimitiveAtom<null | SelectedCell> & WithInitialValue<null | SelectedCell> = ...

Store selected cell in table. Used in side drawer and context menu

Generated using TypeDoc