ui icon indicating copy to clipboard operation
ui copied to clipboard

feat(Table): add rowClass to columns list

Open galexrt opened this issue 1 year ago โ€ข 0 comments

๐Ÿ”— Linked issue

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This allows the columns list to specify a class to be set on the rows columns.

Implements the idea from my comment here: https://github.com/nuxt/ui/issues/527#issuecomment-2041438113

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

I could add more info to the documentation about this feature if wanted.

galexrt avatar Apr 07 '24 11:04 galexrt