Highlight main points or links with customizable icons
This is how you use a card with an icon and a link. Clicking on this card brings you to the Columns page.
Add a horizontal
property to display cards horizontally.
Here is an example of a horizontal card
Add an img
property to display an image on the top of the card.
Here is an example of a card with an image
You can customize the CTA and whether or not to display the arrow on the card. By default, the arrow will only show for external links.
This is how you use a card with an icon and a link. Clicking on this card brings you to the Columns page.
You can group cards in columns.
This is the first card.
This is the second card.
The title of the card
A Font Awesome icon, Lucide
icon, or JSX compatible SVG code in icon={}
.
To generate JSX compatible SVG code:
<svg/>
tag.<svg/>
tag.One of regular
, solid
, light
, thin
, sharp-solid
, duotone
, brands
The color of the icon as a hex code
The url that clicking on the card would navigate the user to
Makes the card more compact and horizontal
The url or local path to an image to display on the top of the card
Label for the action button
Enable or disable the link arrow icon