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 085d36b commit 8a8cb37Copy full SHA for 8a8cb37
snaps/features/custom-ui/index.md
@@ -283,7 +283,8 @@ component.
283
284
#### Props
285
286
-- `title`: `string` - The title of the card.
+- `title`: `Array<string | Address>` - The title of the card, can be a string or an
287
+ [`Address`](#address).
288
- `value`: `string` - The value, shown on the right side.
289
- `image`: `string` - (Optional) An image shown on the left side. Accepts inline SVG.
290
- `description`: `string` - (Optional) A description, shown below the title.
0 commit comments