IDialogConfiguration interface

The interface for dialog configuration

Properties

isBlocking

Whether the dialog can be closed by clicking outside the dialog (on the overlay).

Property Details

isBlocking

Whether the dialog can be closed by clicking outside the dialog (on the overlay).

isBlocking?: boolean;

Property Value

boolean