Pages mint-ui Search Basic information README Source on GitHub Entities Ui.ActionSheet Ui.AvoidFocus Ui.Book Ui.Box children fitContent label render size title Ui.Brand Ui.Breadcrumbs Ui.Button Ui.Calendar Ui.Calendar.Cell Ui.Card Ui.Card.Container Ui.Card.Image Ui.Cell Ui.Checkbox Ui.CircularProgress Ui.ColorPanel Ui.ColorPicker Ui.Column Ui.Container Ui.Content Ui.ContentHint Ui.DarkModeToggle Ui.DatePicker Ui.DefinitionList Ui.Drawer Ui.Drawer.Base Ui.Dropdown Ui.Dropdown.Panel Ui.Example Ui.Field Ui.FileInput Ui.FloatingButton Ui.FocusTrap Ui.Footer Ui.Grid Ui.Header Ui.Html Ui.Icon Ui.IllustratedMessage Ui.Image Ui.ImageCrop Ui.Input Ui.InteractiveList Ui.InteractiveList.Item Ui.Layout.Centered Ui.Layout.Documentation Ui.Layout.Website Ui.Modal Ui.Modal.Base Ui.Modal.Content Ui.Native.AutoComplete Ui.Native.Select Ui.NavItem Ui.NavItems Ui.Notification Ui.Notifications Ui.Pagination Ui.Picker Ui.PricingItem Ui.RelativeTime Ui.Row Ui.ScrollPanel Ui.ScrollToTop Ui.Select Ui.Slider Ui.StickyPanel Ui.Table Ui.Table.Header Ui.Tabs Ui.Textarea Ui.Theme.Root Ui.Toggle Ui.Cell Ui.ColorPanel.Status Ui.ImageCrop.Direction Ui.ImageCrop.Status Ui.ListItem Ui.NavItem Ui.Picker.Status Ui.Position Ui.Size Ui.Token Ui.Icons Ui.ListItem Ui.Position Ui.Size Ui.Token Provider.Pointer Provider.Pointer.Subscription Ui.FontConfiguration Ui.ImageCrop.Value Ui.Tab Ui.Table.Header 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.5.0 <= v < 1.0.0 Ui.Box A generic box component. Properties children : Array(Html) = [] The children to render. fitContent : Bool = false Whether or not to fit the content to the extent of the box. label : Html = <></> The label of the box. size : Ui.Size = Ui.Size::Inherit The size of the box. title : Html = <></> The title of the box. Functions render Renders the box.