Decimals

Specific configuration parameters

📘

Hide elements value

  • Beware that for now, values are somehow inverted.
  • in order to display the element you set true, in order to hide, you set the value false.

Parameter

Description

hideDecimals

Allows you to show or hide the decimals in order
default: "false"
options: "false: || "true"

decimalsLength

Allows to define the number of decimals to show
default: "2"

Usage Example


Consider the following examples:

Hiding Decimals Component Order Details

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&hideDecimals=true

Setting 3 decimals to show

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&decimalsLength=3