Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keyboard and mouse events #96

Open
trigoporres opened this issue Oct 25, 2024 · 0 comments
Open

Add keyboard and mouse events #96

trigoporres opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request genesys-ui-table

Comments

@trigoporres
Copy link
Contributor

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:

  • onclick
  • ondoubleclick
  • onkey down
  • onkey up

What alternatives have you considered?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request genesys-ui-table
Projects
None yet
Development

No branches or pull requests

1 participant