@sheetwrite/coretype
Selection movement applied after a successful editor commit.
Declaration
export type CellEditorNavigation = "down" | "right" | "left" | "none";Sheetwrite / Documentation
@sheetwrite/coreSelection movement applied after a successful editor commit.
export type CellEditorNavigation = "down" | "right" | "left" | "none";