Pages mint-ui Search Basic information README Source on GitHub Entities Ui.ActionSheet Ui.AvoidFocus Ui.Book Ui.Box Ui.Brand Ui.Breadcrumbs Ui.Button Ui.Calendar Ui.Calendar.Cell Ui.Card bordered children href minWidth render size target Ui.Card.Container Ui.Card.Image Ui.Cell Ui.Checkbox Ui.CircularProgress Ui.ColorPanel Ui.ColorPicker Ui.Container Ui.Content Ui.ContentHint Ui.DarkModeToggle Ui.DatePicker Ui.DefinitionList 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.RelativeTime 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.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.0.0 <= v < 1.0.0 Ui.Card A Card is used to display data in sematically grouped way. Properties bordered : Bool = false Whether or not to draw a border around the card. children : Array(Html) = [] The child elements. href : String = "" The URL to link the card to. minWidth : Ui.Size = Ui.Size::Px(0) The minimum width of the card. size : Ui.Size = Ui.Size::Inherit The size of the component. target : String = "" The target window of the URL. Functions render : Html Renders the card.