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 de7d48e commit c1ac3aeCopy full SHA for c1ac3ae
content/components/cards.mdx
@@ -67,3 +67,7 @@ Add an `img` property to a card to display an image on the top of the card.
67
<ResponseField name="horizontal" type="boolean">
68
Makes the card more compact and horizontal
69
</ResponseField>
70
+
71
+<ResponseField name="img" type="string">
72
+ The url or local path to an image to display on the top of the card
73
+</ResponseField>
0 commit comments