verysimple

Card

The card component is used to display content in a card.

Demo

This is a Card

Props

as

The element type of the Card.

Code Snippet

<Card>This is a Card</Card>