Getting Started

    Header text of the card is provided using the header property, optionally subheader property is available for additional information about the card.

    Styling

    Following is the list of structural style classes, for theming classes visit .

    NameElement
    ui-cardContainer element.
    ui-card-headerTitle element.
    ui-card-subheaderSubtitle element.
    ui-card-contentContent of the card.
    ui-card-footerFooter of the card.

    Source