@serenity-is/corelib / UIDialogMaximizerProps

Interface: UIDialogMaximizerProps

Defined in: src/ui/dialogs/dialogextensions.ts:55

Options for the UIDialogMaximizer widget.

Properties

dblclick?

optional dblclick: boolean

Defined in: src/ui/dialogs/dialogextensions.ts:57

Whether double-clicking the title bar toggles maximize.


showButton?

optional showButton: boolean

Defined in: src/ui/dialogs/dialogextensions.ts:59

Whether to show the maximize/restore buttons.