Skip to content

MinimizableModalConstructorOptions.shouldShowCancelButton?

MinimizableModalConstructorOptions › shouldShowCancelButton?

Type: boolean

Whether the minimized bar shows a Cancel button that closes the wrapped modal. Closing lets the wrapped modal's own onClose define what "cancel" means (e.g. releasing a held lock).