Home > widget-integration > CountdownTimerModule > cartDrawerClosedHandler
CountdownTimerModule.cartDrawerClosedHandler property
Bound handler for the boost-sd-cart-drawer-closed event.
Arrow function to preserve this context when used as an event listener. Destroys the active cart drawer timer controller.
Signature:
protected readonly cartDrawerClosedHandler: () => void;