Skip to content

Commit 91ee885

Browse files
committed
Add cards horizontal prop
1 parent 93a3572 commit 91ee885

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
@@ -55,3 +55,7 @@ Adjust the icon type using the `iconType` property color by using the `color` pr
5555
<ResponseField name="href" type="string">
5656
The url that clicking on the card would navigate the user to
5757
</ResponseField>
58+
59+
<ResponseField name="horizontal" type="boolean">
60+
Indicate whether the card is stacked horizontally
61+
</ResponseField>

0 commit comments

Comments
 (0)