Skip to content

ValueMappingResultBuilder🔗

Constructor🔗

new ValueMappingResultBuilder()

Methods🔗

build🔗

Builds the object.

build()

color🔗

Text to use when the value matches

color(color: string)

icon🔗

Icon to display when the value matches. Only specific visualizations.

icon(icon: string)

index🔗

Position in the mapping array. Only used internally.

index(index: number)

text🔗

Text to display when the value matches

text(text: string)

See also🔗