Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Need to provide event support while performing cell selection through the keyboard. So, the users can get the details of the selected cells to achieve their requirements. Like adding an aria-label with customized information to the selected cells to improve accessibility. Consider the below use case scenarios,
Need to provide the start and end date time range of the selected cells. So, the user can set the aria-label attribute to the selected cell element based on this. So, the screen reader reads the start and end date time range of the cell selection.