Skip to content

DisplayValueComponent.setValue method

DisplayValueComponent › setValue

Official

Set the value label text. Pass an empty string or null to clear it.

Signature:

setValue(value: string | null): this

Parameters:

Parameter Type Description
value string | null

Returns: this

Since: 1.13.1