A container component that wraps different elements related to a single subject. The card component provides a flexible container for organizing content such as headers, media, text content, and actions.
- Slots
-
default— Renders the card content. Typically contains igc-card-header, igc-card-media, igc-card-content, and igc-card-actions.
Properties
Section titled "Properties"elevated
Section titled "elevated"Sets the card to have an elevated appearance with shadow. When false, the card uses an outlined style with a border.
elevated: boolean