DropdownComponent.setValue method
DropdownComponent › setValue
Official
Set the selected value of the dropdown.Signature:
setValue(value: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string |
Returns: this
Since: 0.9.7
DropdownComponent › setValue
Official
Set the selected value of the dropdown.Signature:
setValue(value: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string |
Returns: this
Since: 0.9.7