Pages
Ui.Table
A sortable table component, which collapses into a definition list on small screens.
States
Wether or not we are displaying the mobile version.
Properties
The breakpoint for the mobile version.
The data for the headers.
The handler for the order change event.
The sortKey
of the column which the content is ordered by.
The order direction either "asc" or "desc".
The data for the rows.
Functions
Renders the table.