Excel Like Table Navigation

Excel-like keyboard navigation for React tables — roving tabindex, a cell-registration system, arrow/Tab/Enter/Esc handling, and a two-layer core-hook + adapter design. Use when adding keyboard navigation to a data grid, wiring cell-to-cell focus movement, building inline-editable table cells, or making a table fully keyboard operable. Trigger on "keyboard navigation", "roving tabindex", "grid navigation", "arrow key table", "editable cell focus", or "accessible data grid".

catesandrew 2c1255c 2 files · 9.5 KB Updated

File contents

catesandrew/skills/tree/main/skills/excel-like-table-navigation commit 2c1255c1e4

Frequently asked questions

npx skillmds@latest add catesandrew/excel-like-table-navigation