Home > widget-integration > BackInStockController > connect
BackInStockController.connect() method
Signature:
connect(props: unknown, container: HTMLElement): Promise<void>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
unknown | |
|
container |
HTMLElement |
Returns:
Promise<void>