Card Groups
The CardGroup component lets you organize multiple Card components in a responsive grid layout.
Properties
cols
The number of columns to display in the grid
Example
Markdown
First Card
This is the first card.
Second Card
This is the second card.
Third Card
This is the third card.
Fourth Card
This is the fourth and final card.