Skip to content

Instantly share code, notes, and snippets.

@yuschick
Created January 24, 2022 06:55
Show Gist options
  • Save yuschick/0b7b45ab7144ca540c422f145cfab153 to your computer and use it in GitHub Desktop.
Save yuschick/0b7b45ab7144ca540c422f145cfab153 to your computer and use it in GitHub Desktop.
Aria Sort Demo
<thead>
<tr>
<th>First Name</th>
<th aria-sort="ascending">Last Name</th>
</tr>
</thead>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment