Skip to content

Modal.animateClose method

Modal › animateClose

Unofficial

Performed when animation is complete

Signature:

animateClose(): Promise<void>

Returns: Promise<void>A promise that resolves when the close animation finishes. To get the constructor instance, use getModalConstructor from obsidian-typings/implementations.