Dialogs inform users about a specific task and may contain critical information, require decisions, or involve multiple tasks.
| Name | Type | Description |
|---|---|---|
| Attributes | Dictionary<String,Object> | Gets or sets a collection of additional attributes that will be applied to the created element. |
| CanBeClosed | Boolean | Indicates if the user is able to close the dialog via Escape or click on the Scrim. |
| ChildContent | RenderFragment | Child content of MatDialog |
| Class | String | Specifies one or more classnames for an DOM element. |
| Id | String | |
| IsOpen | Boolean | |
| IsOpenChanged | EventCallback<Boolean> | Event occurs when the dialog is opened or closed. |
| RefBack | ForwardRef | |
| Style | String | Specifies an inline style for an DOM element. |
| SurfaceClass | String | |
| SurfaceStyle | String | |
| Ref | ElementReference | Returned ElementRef reference for DOM element. |
| Name | Type | Description |
|---|---|---|
| Attributes | Dictionary<String,Object> | Gets or sets a collection of additional attributes that will be applied to the created element. |
| ChildContent | RenderFragment | Child content of MatDialogTitle |
| Class | String | Specifies one or more classnames for an DOM element. |
| Id | String | |
| RefBack | ForwardRef | |
| Style | String | Specifies an inline style for an DOM element. |
| Ref | ElementReference | Returned ElementRef reference for DOM element. |
| Name | Type | Description |
|---|---|---|
| Attributes | Dictionary<String,Object> | Gets or sets a collection of additional attributes that will be applied to the created element. |
| ChildContent | RenderFragment | Child content of MatDialogContent |
| Class | String | Specifies one or more classnames for an DOM element. |
| Id | String | |
| RefBack | ForwardRef | |
| Style | String | Specifies an inline style for an DOM element. |
| Ref | ElementReference | Returned ElementRef reference for DOM element. |
| Name | Type | Description |
|---|---|---|
| Attributes | Dictionary<String,Object> | Gets or sets a collection of additional attributes that will be applied to the created element. |
| ChildContent | RenderFragment | Child content of MatDialogActions |
| Class | String | Specifies one or more classnames for an DOM element. |
| Id | String | |
| RefBack | ForwardRef | |
| Style | String | Specifies an inline style for an DOM element. |
| Ref | ElementReference | Returned ElementRef reference for DOM element. |
What's your favorite animal?