New to Kendo UI for Angular? Start a free 30-day trial
DialogContainerDirective
Provides an insertion point for the Dialogs which are created through the Dialog service (see example). Created Dialogs will be mounted after that element.
html
<div kendoDialogContainer></div>
Selector
[kendoDialogContainer]