Interface: DialogStyleProps
Defined in: widgets/dialog.tsx:24
Dialog style, placement and sizing options.
Properties
| Property | Type | Description |
|---|---|---|
| Dialog caption which is displayed in its header. | |
| Whether the dialog should display a close button in the header. Default | |
Default size for the dialog. Default | ||
| Dock direction for the dialog from the DialogProps.target target point of view:
Only applicable if the DialogProps.target target is provided. Default | |
| Margin between the dialog and the target. Default | |
Maximum size for the dialog when resizing. Default | ||
Minimum size for the dialog when resizing. Default | ||
| Allowed directions to resize the dialog:
Default |