Home > widget-integration > BackInStockController > enhanceAccessibility

BackInStockController.enhanceAccessibility() method

Signature:

protected enhanceAccessibility(popup: HTMLElement | null, closeButton: HTMLElement | null, notifyButton: HTMLElement | null, dropdownElement: HTMLElement | null): void;

Parameters

Parameter

Type

Description

popup

HTMLElement | null

closeButton

HTMLElement | null

notifyButton

HTMLElement | null

dropdownElement

HTMLElement | null

Returns:

void