Interface: OverlayDialog
Defined in: editor/overlayController.tsx:48
Describes a dialog opened as an overlay for the canvas.
See
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
|
| Whether the diagram should not change selection while the dialog is opened. | |
|
| Well-known dialog type to check if a specific dialog is currently open. | |
|
| Handler which will be called when dialog is closed. | |
| Dialog target (anchor). |