Skip to content

MinimizableModal.restore method

MinimizableModal › restore

Restores the modal from the minimized state, removing the floating bar and lifting the peek-only lock. A no-op if the modal is not minimized.

Signature:

restore(): void

Returns: void