@serenity-is/sleekgrid / CellNavigationDirection

Type Alias: CellNavigationDirection

CellNavigationDirection = "up" | "down" | "left" | "right" | "next" | "prev" | "home" | "end"

Defined in: src/core/cellnavigation.ts:1