ARIA role for the dialog container. Defaults to 'dialog'; pass
'alertdialog' for confirmation / destructive prompts that interrupt the
user (per WAI-ARIA, an alertdialog conveys an urgent message requiring a
response). Backward compatible — existing callers keep 'dialog'.
mj-dialog — Modal dialog component using native
<dialog>element.Replaces
<kendo-dialog>.Supports both explicit width/height and size presets. Content is projected, with an optional
<mj-dialog-actions>for the footer.Example