Home > widget-integration > BackInStockController > closePopup

BackInStockController.closePopup() method

Signature:

protected closePopup(popup: HTMLElement | null, notifyButton: HTMLElement | null): void;

Parameters

Parameter

Type

Description

popup

HTMLElement | null

notifyButton

HTMLElement | null

Returns:

void