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 background center children maxContentWidth render Ui.Pagination Ui.RelativeTime Ui.ScrollPanel Ui.Select Ui.Slider Ui.Spacer Ui.StickyPanel Ui.Table Ui.Table.Header 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.Page A component which represents a page, with default styles. TODO: Move the corner images to files. Properties background : String = "" The value for the background CSS property. center : Bool = false Wether or not to center the content. children : Array(Html) = [] The children to display. maxContentWidth : String = "auto" The maximum with of the content. Functions render : Html Renders the page.