Code referencelibtablelib/table/sortfunctionsFunction: ariaSort()On this pageFunction: ariaSort() ariaSort(col, current): "none" | "ascending" | "descending" Defined in: src/lib/table/sort.ts:69 ARIA aria-sort value for a header cell. Parameters col string current Sort Returns "none" | "ascending" | "descending"