a-components/front/components/eb-stats-color

Members

(static) computed

Source:
Properties:
Name Type Description
statsColor string

the stats color

(static) meta

Source:
Properties:
Name Type Description
global boolean

true

(static) name

Source:
Default Value:
  • eb-stats-color

(static) props

Source:
Properties:
Name Type Description
stats_params object

The stats parameters

(inner) data

Source:
Properties:
Name Type Description
statsValue module:a-components/front/components/eb-stats-color~StatsValue

The stats value

Methods

(inner) onAdjustValue(statsValue) → {number}

Source:
Parameters:
Name Type Description
statsValue module:a-components/front/components/eb-stats-color~StatsValue
Returns:

The stats value which is adjusted

Type
number

(inner) onChange(statsValue)

Source:
Parameters:
Name Type Description
statsValue module:a-components/front/components/eb-stats-color~StatsValue
Fires:

Type Definitions

StatsValue

Source:
Properties:
Name Type Description
red number

The red number

orange number

The orange number

gray number

The gray number

Type:
  • object

Events

change

Source:
Properties:
Name Type Description
statsValue module:a-components/front/components/eb-stats-color~StatsValue

The stats value