Skip to content
Sheetwrite

Sheetwrite / Documentation

CellEditorNavigation@sheetwrite/react

Selection movement applied after a successful editor commit.

Selection movement applied after a successful editor commit.

Declaration

export type CellEditorNavigation = "down" | "right" | "left" | "none";