Skip to content

feat(UTable): add #default, #head and #body slots#4093

Closed
miguelrk wants to merge 1 commit intonuxt:v3from
miguelrk:patch-2
Closed

feat(UTable): add #default, #head and #body slots#4093
miguelrk wants to merge 1 commit intonuxt:v3from
miguelrk:patch-2

Conversation

@miguelrk
Copy link
Copy Markdown

@miguelrk miguelrk commented May 6, 2025

Exposing a #default slot allows rendering custom non-table views (e.g. cards, gallery, calendar, list) while being able to utilize the tableApi and tableRef functionality. #head and #body added for completeness, in case overriding only one or the other is preffered.

Exposing a `#default` slot allows rendering custom non-table views (e.g. cards, gallery, calendar, list) while being able to utilize the `tableApi` and `tableRef` functionality. `#head` and `#body` added for completeness, in case overriding only one or the other is preffered.
@benjamincanac benjamincanac marked this pull request as draft May 7, 2025 08:15
@miguelrk miguelrk changed the title feat(UTable): add #default, #head and #body` slots feat(UTable): add #default, #head and #body slots May 7, 2025
@benjamincanac benjamincanac added the v3 #1289 label May 7, 2025
@miguelrk miguelrk closed this by deleting the head repository Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3 #1289

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants