Card
Allows user to show content and action with specific style.
version
5.0.0
install
yarn add @welcome-ui/card
usage
import { Card } from '@welcome-ui/card'
Basic #
Add Card with a Card.Body
component.
Other examples #
A content card.
A picture card, if you add a backgroundImage
on Card, it's displayed on cover.
Properties #
Card #
Name | Type(s) | Default | Required |
---|
Card.Cover #
Name | Type(s) | Default | Required |
---|---|---|---|
src | string | ||
shape | "circle" "square" |