Appearance
CryptoNftCard
File:
@views/Widgets/WidgetsCryptoNftCard
WidgetsCryptoNftCard
is a highly customizable widget that displays earning details.
Props
For WidgetsCryptoNftCard
widget, the following props are available:
Prop | Type | Default | Note |
---|---|---|---|
title | String | - | Card title. |
stat | [String, Number] | - | Displays the stat. |
user | Object | - | User details , each detail is an object with avatar:String , name:String properties. |
img | Object | - | crypto image details , each detail is an object with src:String , alt:String properties. |