Skip to content

ValueMappingResultBuilder🔗

Constructor🔗

new ValueMappingResultBuilder()

Methods🔗

build🔗

Builds the object.

build()

color🔗

Text to use when the value matches

color(string $color)

icon🔗

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

icon(string $icon)

index🔗

Position in the mapping array. Only used internally.

index(int $index)

text🔗

Text to display when the value matches

text(string $text)

See also🔗