Skip to content

ValueMapBuilder🔗

Constructor🔗

new ValueMapBuilder()

Methods🔗

build🔗

Builds the object.

build()

options🔗

Map with : ValueMappingResult. For example: { "10": { text: "Perfection!", color: "green" } }

options(options: Record<string, dashboard.ValueMappingResult>)

See also🔗