coreui/coreui-react

Smart Table: Column Headers Should Be Keyboard Accessible

Closed this issue · 2 comments

For those who are visually impaired, it is crucial to be able to use a keyboard to tab through the table's header and data columns and toggle actions (sorting, etc.) using a key such as Enter or the Up/Down Arrows.

@mcook103 it will be available in v5, you can check it in our docs - https://coreui.io/react/docs/5.0/components/smart-table/

Great! Thank you.