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 content render subtitle textAlign thumbnail title 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 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.Card.Container This component is for showing structured content in a Card. Properties content : Html = <></> The content for the content field. subtitle : Html = <></> The content for the subtitle field. textAlign : String = "left" Where to align the text (center, left or right). thumbnail : String = "" The thumbnail image. title : Html = <></> The content for the title field. Functions render : Html Renders the component.