Card
Last updated
Last updated
Cards are a great way to display information, usually containing content and actions about a single subject. Cards can contain images, text and more.
Contents:
Card
Card Image
View full example: Card Example
Property
Default
Option
Description
bordered
false
boolean
Include bordered prop to have border for card
rounded
false
boolean
Renders card with slightly round shaped edges
style
-
-
Style for the card
Cards can contain images.
Property
Default
Option
Description
source
-
-
The image source (either a remote URL or a local file resource)
height
150
number
Set height for image card
imageStyle
-
-
Style for the image card
contentStyle
-
-
Style for the content card