module.goal.html

The goal module allows you to show a goal of how much money you'd like to earn over a specific period.

Variables
Type
Description

module.header

string

The header of the module.

module.bar.style

string

The style of the module.

module.bar.animated

string

If the goal bar should be animated.

module.displayAmount

boolean

If to display the amount instead of just a percentage.

module.total

string

The total amount earned so far towards the goal.

module.target

string

The target of the goal.

module.percentage

string

The percentage towards completion of the goal.

Request Variable

If you'd like access to a variable that is not currently available, please let us know.

Last updated