Home > widget-integration > BackInStockController > setupPhoneDropdown
BackInStockController.setupPhoneDropdown() method
Signature:
protected setupPhoneDropdown(containerElement: Element, dropdownElement: Element, phoneInput: HTMLInputElement | null): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
containerElement |
Element | |
|
dropdownElement |
Element | |
|
phoneInput |
HTMLInputElement | null |
Returns:
void