FluentUI Compat

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

Async.clearInterval() method

Clears an interval created by this instance's setInterval method.

Signature:

clearInterval(intervalId: number): void;

Parameters

Parameter

Type

Description

intervalId

number

The interval ID returned by setInterval

Returns:

void

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