Table

WIP: This component is still in active development. Give it a go, and please consider logging issues or feature requests on GitHub.

Takes a list of objects and a list of table headers and creates an HTML table with sorting and pagination built in.

Features:

  • Manages accessibility attributes for role, aria-labelledby, aria-sort.
  • Supports table sorting.
  • Supports pagination.

Styled Example