FluentUI Compat

Home > @cascadiacollections/fluentui-compat > Async > dispose

Async.dispose() method

Disposes of the Async instance and cleans up all associated resources.

This method should be called when the instance is no longer needed to prevent memory leaks. It will cancel all pending timers, intervals, and animation frames.

Signature:

dispose(): void;

Returns:

void

  • Edit this page
In this article
Back to top FluentUI React complimentary components and utilities focused on render performance