DisplayValueComponent.setValue method
DisplayValueComponent › setValue
Official
Set the value label text.Signature:
setValue(value: string | null): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string | null |
Returns: this
Since: 1.13.1
DisplayValueComponent › setValue
Official
Set the value label text.Signature:
setValue(value: string | null): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string | null |
Returns: this
Since: 1.13.1