ComponentsCard

Card

A card is a container for a few short and related pieces of content. It roughly resembles a playing card in size and shape and is intended as a linked short representation of a conceptual unit. For that reason, this pattern must be used as an entry-point for further information.

Usage
import { HvCard } from "@hitachivantara/uikit-react-core";
Sub-components
HvCardHeader, HvCardContent, HvCardMedia
Source
Package

Usage