You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In certain actions the user will need to trigger the event through keyboard or mouse events. Currently the mouseleave and mouse enter actions are already available but they are not enough.
What is the feature you are proposing to solve the problem?
Expose out these events for cell and row:
onclick
ondoubleclick
onkey down
onkey up
What alternatives have you considered?
No response
The text was updated successfully, but these errors were encountered:
What is the problem this feature will solve?
In certain actions the user will need to trigger the event through keyboard or mouse events. Currently the mouseleave and mouse enter actions are already available but they are not enough.
What is the feature you are proposing to solve the problem?
Expose out these events for cell and row:
What alternatives have you considered?
No response
The text was updated successfully, but these errors were encountered: