distinct events for rowHoverEnter and rowHoverLeave, ability to have all rows in editing
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am trying to achieve a custom table where the value of isEditing in a row is being flipped each time the mouse enters or leaves the row, so that I can implement a click-free functionality for switching between rows.
Another way of doing this would be to enable all rows to have isEditing true per default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.