Skip to Content
ComponentsCard

Card

A Card is a container for short, related content—similar in shape to a playing card—and serves as an entry point to more detailed information.

GitHub LogoSource Code

Card Title

Optional description or hint text

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean finibus, odio sed scelerisque tempor, diam libero consectetur leo, ac tristique lectus velit in nisl. Cras eu consectetur turpis, in imperdiet nulla.

Media

Use the HvCardMedia component to add an image to your card. It automatically adapts to its placement within the card.

Schedule New Job

Use the live code editor to change the position of the `HvCardMedia` component in the card.

Actions

To add actions to a card, use the HvActionBar component.

Start using UI Kit now

Get started with the UI Kit and build your next project.

Status bar

The HvCard component can have a status color on the top. Use the statusColor prop to set it with any color.

Error

Something went wrong. Please try again later.

Status Icon

Card Title

Optional description or hint text

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean finibus, odio sed scelerisque tempor, diam libero consectetur leo, ac tristique lectus velit in nisl. Cras eu consectetur turpis, in imperdiet nulla.

Selectable

Make a card selectable by using the selectable prop. Use the selected prop to control its selection state.

Last updated on