AbstractTextComponent.setValue method
AbstractTextComponent › setValue
Official
Sets the value of the input element.Signature:
setValue(value: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string |
Returns: this
Since: 0.9.7
AbstractTextComponent › setValue
Official
Sets the value of the input element.Signature:
setValue(value: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string |
Returns: this
Since: 0.9.7