๐ณCard
The Card component: a customizable container for diverse UI elements with flexible appearance and layout control.
Component Structure
The Card
component is divided into the following sub-components:
Examples
Basic Usage

Props
The Card component accepts the following props:
title: change the title
p: change the content
tag: change the tag
action: change the button action
Last updated