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.
Schedule New Job
Set up a job to run automatically at your preferred time and frequency.
Media
You can place an image on your card using the HvCardMedia
component. It will adapt to the location of the card it is placed on.
Use the live code editor to change the position of the `HvCardMedia` component in the card.
Actions
If you want to add actions to the card, you can use the HvActionBar
component.
Start using UI Kit now
Get started with the Hitachi Vantara UI Kit and build your next project.
Selectable
You can mark a card as selectable by adding the selectable
prop. The selected
prop indicates whether or not the card is selected.