Skip to main contentModule card
Source - CardContentProps
- Props for the
CardContent component. - CardFooterProps
- Props for the
CardFooter component. - CardHeaderProps
- Props for the
CardHeader component. - CardImageProps
- Props for the
CardImage component. - CardProps
- Props for the
Card component.
- Card
- An all-around flexible and composable component; this is the card container.
https://bulma.io/documentation/components/card/
- CardContent
- A container for any other content as the body of the card.
https://bulma.io/documentation/components/card/
- CardFooter
- A container for card footer content; rendered as a horizontal list of controls.
https://bulma.io/documentation/components/card/
- CardHeader
- A container for card header content; rendered as a horizontal bar with a shadow.
https://bulma.io/documentation/components/card/
- CardImage
- A fullwidth container for a responsive image.
https://bulma.io/documentation/components/card/