Skip to content

Commit 119c6ff

Browse files
authored
add image prop (#284)
1 parent 8c901b2 commit 119c6ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/components/cards.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,7 @@ Add a `horizontal` property to a card to make it horizontally displayed.
5353
<ResponseField name="horizontal" type="boolean">
5454
Makes the card more compact and horizontal
5555
</ResponseField>
56+
57+
<ResponseField name="img" type="string">
58+
The url or local path to an image to display on the top of the card
59+
</ResponseField>

0 commit comments

Comments
 (0)