Skip to content

DisplayValueComponent.setValue method

DisplayValueComponent › setValue

Official

Set the value label text.

Signature:

setValue(value: string | null): this

Parameters:

ParameterTypeDescription
valuestring | null

Returns: this

Since: 1.13.1