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

Ability to add custom column data (specifically class) to automatically showing selectable column #2377

Open
719media opened this issue Oct 14, 2024 · 2 comments
Labels
enhancement New feature or request triage

Comments

@719media
Copy link

For what version of Nuxt UI are you suggesting this?

v2.x

Description

How can add a class to the "selectable" column? Other columns I can use the class attribute (https://ui.nuxt.com/components/table#columns) for the column, but for the automatically showing "selectable" column, there's no such way to customize it

Additional context

No response

@719media 719media added enhancement New feature or request triage labels Oct 14, 2024
@rdjanuar
Copy link
Contributor

maybe u can use props ui in UTable

Image

@719media
Copy link
Author

719media commented Oct 14, 2024

Thanks for the comment, but I'm looking to define the column itself, not just rows when they are selected.

See the following example: https://stackblitz.com/edit/nuxt-ui-rjjsgr?file=app.vue

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