Card
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
Card
Configuration
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
Example
Card Image
Cards can contain images.
Configuration
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
Example
Last updated