Themes

Components/Types/ClickSortEvent
ClickSortEvent

An event emitted when a sortable header is clicked. The detail contains the key of the header.

ClickSortEvent = CustomEvent<string>