Skip to content

TransactionsCard

File: @views/Widgets/WidgetsTransactionsCard

WidgetsTransactionsCard is a highly customizable widget that display transactions.

Props

For WidgetsTransactionsCard widget, the following props are available:

PropTypeDefaultNote
titleString-Card title.
transactionsArray-Each item is an object with title:String , type:String, change:Number, color*:String , id:[Number, String], and icon:Object properties. More Info about icon here

Color

Utility colors are supported (e.g. primary or danger). you'll find a list of built-in classes on the src/styles/_vars.scsspage.

COPYRIGHT