Home > widget-integration > BackInStockController > openPopup

BackInStockController.openPopup() method

Signature:

protected openPopup(popup: HTMLElement | null, closeButton: HTMLElement | null): void;

Parameters

Parameter

Type

Description

popup

HTMLElement | null

closeButton

HTMLElement | null

Returns:

void