DropdownComponent โบ addOptions
DropdownComponent.addOptions() method
Signature:
addOptions(options: Record<string, string>): this;Parameters
| Parameter | Type | Description |
|---|---|---|
options | Record<string, string> |
Returns:
this
1 min read
DropdownComponent โบ addOptions
Signature:
addOptions(options: Record<string, string>): this;| Parameter | Type | Description |
|---|---|---|
options | Record<string, string> |
Returns:
this