primevue
primevue copied to clipboard
DataTable: Arrow up and down event listeners
Describe the bug
First of all thanks for the library and i am using datatable in my vue3 project. In that i am using datatable single selection and its working fine. So we have rowSelect event listener on first click but i want the index of selected row whenere user clicks on up or down arrows, is there any event listeners for arrow up/down?
Reproducer
No response
PrimeVue version
3.15.0
Vue version
3.x
Language
ES6
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response