Closed dwhieb closed 3 months ago
sort
+/-
aria-sort
<th>
ascending
descending
none
other
aria-hidden
aria-describedby
<caption>
data-priority
Backend
sort
parameter whose value is a comma-separated list of field names preceded by a+/-
to indicate ascending/descending.Frontend
aria-sort
<th>
.ascending
|descending
|none
(default) |other
none
; just remove the attribute.Only one column should have the sort at a time.aria-hidden
.aria-describedby
, pointing to the (hidden)<caption>
.data-priority
on<th>
to indicate sort priority.<th>
showing the sort priority.<th>
.