DisplayValueComponent.setValue method
DisplayValueComponent › setValue
Official
Set the value label text. Pass an empty string ornull to clear it. Signature:
setValue(value: string | null): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string | null |
Returns: this
Since: 1.13.1