[GH-ISSUE #10] add data attributes #6

Closed
opened 2026-03-23 20:33:25 +00:00 by mirror · 0 comments
Owner

Originally created by @pjlammertyn on GitHub (Apr 11, 2023).
Original GitHub issue: https://github.com/RADar-AZDelta/azd-radar-data-datatable/issues/10

Originally assigned to: @Louis-Herreman on GitHub.

add data attributes to the data table

data-status (is the table loading or not)
data-name
data-type
data-column or data-key (column id)
data-sortable
data-filterable
data-resizable
data-direction (sort direction)
data-index
...

see https://github.com/muonw/muonw-powertable/blob/main/app/src/lib/components/PowerTable.svelte#L1137

Originally created by @pjlammertyn on GitHub (Apr 11, 2023). Original GitHub issue: https://github.com/RADar-AZDelta/azd-radar-data-datatable/issues/10 Originally assigned to: @Louis-Herreman on GitHub. add [data attributes](https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes) to the data table data-status (is the table loading or not) data-name data-type data-column or data-key (column id) data-sortable data-filterable data-resizable data-direction (sort direction) data-index ... see https://github.com/muonw/muonw-powertable/blob/main/app/src/lib/components/PowerTable.svelte#L1137
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-azd-radar-data-datatable#6
No description provided.