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 Ui.Tabs active handleSelect items onChange render size 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.Tabs A simple tabs component. Properties active : String = "" The key for the active tab. items : Array(Ui.Tab) = [] The data for the tabs. onChange : Function(String, Promise(Never, Void)) = Promise.never1 The change event handler. size : Number = 16 The size of the component. Functions handleSelect ( key: String ) : Promise(Never, Void) The event handler for the tab select. render : Html Renders the component.