Try Install Learn Blog API Packages GitHub
Pages
mint-ui

Search
Basic information
Entities
Versions
Dependencies
mint-color 0.9.0 <= v < 1.0.0

Ui.Table.Header

A table header component.

Properties

data
:
Ui.Table.Header

The data for the header.

onOrderChange
:
Function(Tuple(String, String), Promise(Void))
=
Promise.never1

The handler for the order change event.

orderBy
:
String
=
""

The sortKey of the column which the content is ordered by.

orderDirection
:
String
=
""

The order direction either "asc" or "desc".

Functions

handleSort
:
Promise(Void)

The handler for the icon.

render
:
Html

Renders the header.