Grid
directive
A directive that provides grid-based navigation and selection behavior.
element
anyThe host native element.
enableSelection
anyWhether selection is enabled for the grid.
disabled
anyWhether the grid is disabled.
skipDisabled
anyWhether to skip disabled items during navigation.
focusMode
anyThe focus strategy used by the grid.
rowWrap
anyThe wrapping behavior for keyboard navigation along the row axis.
colWrap
anyThe wrapping behavior for keyboard navigation along the column axis.
Jump to details