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