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

UTable row click event #2796

Open
strokirk opened this issue Nov 28, 2024 · 1 comment
Open

UTable row click event #2796

strokirk opened this issue Nov 28, 2024 · 1 comment
Labels
enhancement New feature or request triage

Comments

@strokirk
Copy link

For what version of Nuxt UI are you suggesting this?

v2.x

Description

Much like in #1387, I have a need to listen for clicks on <UTable /> rows. @select brings you part of the way there, but doesn't make it easy to get access to the full underlying event, for example to check if the user is holding the Ctrl.

Similarly, even with @select I can't see any easy way to focus the table rows using keyboard input.

Additional context

No response

@strokirk strokirk added enhancement New feature or request triage labels Nov 28, 2024
@clopezpro
Copy link
Contributor

It is limited to sending the row parameter only.
Image

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

No branches or pull requests

2 participants