Documentation
Design
Components
Card

EccUtilsDesignCard Component

2.0.0-alpha.6
<ecc-utils-design-card/>
EccUtilsDesignCard

Overview

The ecc-utils-design-card is a compound component used to group related content in a container. It provides a structured way to display information with a header, title, description, content, and footer.

The card component is composed of several sub-components that work together to create a complete card.

Usage

Basic Card

This example demonstrates a standard card with a header, content, and footer.

Card TitleCard Description

This is the main content of the card. You can put any information you want here.

View Details

Simple Card

This example shows a minimal card with only content.

A simple card with just content.

Components

The Card is built by combining these components:

ComponentTag NameDescription
Cardecc-utils-design-cardThe main container for the card.
CardHeaderecc-utils-design-card-headerA header section for the card.
CardTitleecc-utils-design-card-titleA title for the card, used within the header.
CardDescriptionecc-utils-design-card-descriptionA description, used within the header.
CardContentecc-utils-design-card-contentThe main content area of the card.
CardFooterecc-utils-design-card-footerA footer section for actions.

Properties

This component and its sub-components do not have any properties. They are used for structuring and styling content.

Events

This component and its sub-components do not emit any custom events.

Elixir Cloud & AAICloud SDKElixir

Released under Apache 2.0 License.

Copyright © 2023-2025 ELIXIR