GridNavigation
Mixin
Mixin for Grid that handles cell to cell navigation.
See Grid for more information on grid cell keyboard navigation.
See also
- Grid - The Grid widget
- GridSelection - Selection mixin
- GridLocation - Cell location reference
No results
Properties
Properties are getters/setters or publicly accessible variables on this class-
CSS selector for currently focused cell. Format is "[data-index=index] [data-column-id=columnId]".
-
Grid
GridLocationwhich encapsulates the currently focused cell. Set to focus a cell or use focusCell. -
This property is
trueif an element within a cell is focused.