DialogService
Class
Provides a service for opening Dialog windows dynamically (see example).
Definition
Package:@progress/kendo-angular-dialog
Methods
Opens a Dialog window. Requires an element in the application that uses the
kendoDialogContainer directive.
The created Dialog mounts in the DOM directly after that element.
Parameters:optionsDialogSettings
The options that define the Dialog.
Returns:- A reference to the Dialog object and its convenience properties.