Home > widget-integration > CountdownTimerModule > cartDrawerOpenedHandler
CountdownTimerModule.cartDrawerOpenedHandler property
Bound handler for the boost-sd-cart-drawer-opened event.
Arrow function to preserve this context when used as an event listener. Locates the cart drawer placeholder and initialises the timer.
Signature:
protected readonly cartDrawerOpenedHandler: () => void;