Skip to content

pantoken / formats/interactions/src / ProgressCircleHandle

Interface: ProgressCircleHandle

Handle returned by initProgressCircle.

Methods

cleanup()

cleanup(): void

Cancel the pending mount animation.

Returns

void


finish()

finish(): void

Release the mount state immediately.

Returns

void