Pages mint-ui Search Basic information README Source on GitHub Entities Ui.ActionSheet Ui.AvoidFocus Ui.Book Ui.Breadcrumbs Ui.Button Ui.Calendar Ui.Calendar.Cell Ui.Card Ui.Card.Container Ui.Card.Image Ui.Cell Ui.Checkbox Ui.Content Ui.ContentHint Ui.DefinitionList Ui.Dropdown Ui.Dropdown.Panel Ui.Example Ui.FloatingButton Ui.FloatingNotification Ui.FocusTrap Ui.Form.Field Ui.Grid Ui.Header Ui.Hero Ui.Html Ui.Icon Ui.Image Ui.Input Ui.InteractiveList Ui.Layout.Documentation Ui.Layout.Stacked Ui.LineGrid Ui.List.Item Ui.Modal Ui.Modal.Base Ui.Modal.Content Ui.Native.AutoComplete Ui.Native.Select Ui.Page Ui.Pagination Ui.RelativeTime Ui.ScrollPanel Ui.Select Ui.Slider Ui.Spacer Ui.StickyPanel Ui.Table Ui.Table.Header data handleSort onOrderChange orderBy orderDirection render Ui.Tabs Ui.Textarea Ui.Theme Ui.Toggle Ui.Cell Ui.ListItem Ui.NavItem Ui.Backgrounds Ui.Icons Ui.InputDelay Ui.ListItem Ui.Tab Ui.Table.Header Ui.Theme Ui.Theme.Resolved Ui Versions 2.1.0 2.0.0 1.6.0 1.5.0 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0 0.0.13 0.0.12 0.0.11 0.0.10 0.0.9 0.0.8 0.0.7 Dependencies mint-color 0.0.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(Never, 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(Never, Void) The handler for the icon. render : Html Renders the header.