This module is designed to display the status of the distributor's wallet
Working with Wallet balance module
This module is responsible for displaying the parameter - wallet balance in a configurable field, it looks like this:
The field can be flexibly configured, detailed information is presented below.
Configuration
props | type | default | description |
accountId | Number | Distributor account ID |
|
iconMoney | String | icon-dollar | Setting the module icon |
backgroundColor | String | #3498db | Setting the background color of a module |
borderColor | String | #308dcc | Setting the module border color |
color | String | #fff | Setting the text color of the module |
walletId | Number | Setting the wallet ID |
Vasilii G
Comments