We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c901b2 commit 119c6ffCopy full SHA for 119c6ff
content/components/cards.mdx
@@ -53,3 +53,7 @@ Add a `horizontal` property to a card to make it horizontally displayed.
53
<ResponseField name="horizontal" type="boolean">
54
Makes the card more compact and horizontal
55
</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