Setting.addDropdown method
Setting › addDropdown
Signature:
addDropdown(callback: (component: DropdownComponent) => unknown): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| callback | (component: DropdownComponent) => unknown |
Returns: this
Setting › addDropdown
Signature:
addDropdown(callback: (component: DropdownComponent) => unknown): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| callback | (component: DropdownComponent) => unknown |
Returns: this