Data Grid
Advanced table with sorting and selection.
Props
keyboardIconPosition
"left" | "right"
Position of the keyboard navigation indicator icon.
Defaults to
left.
keyboardIconVisibility
"visible" | "hidden"
Controls visibility of the keyboard navigation indicator icon.
Defaults to
visible.
keyboardNav
"layout" | "table"
Navigation mode. 'table' navigates like a table (up/down between rows), 'layout' allows wrapping between rows with left/right arrows.
Keyboard
First cell
Second cell
Third cell
Fourth cell
Do
Add data-grid attributes to rows and cells for keyboard navigation to work.