Home > widget-integration > StickyController > destroy

StickyController.destroy() method

Cancels scheduled refreshes and removes the active sticky instance.

Signature:

destroy(): Promise<void>;

Returns:

Promise<void>