WindowService
Class
Provides methods for opening Windows dynamically.
Use this service to open a Window component and manage its lifecycle. (See example.)
Definition
Package:@progress/kendo-angular-dialog
Methods
Opens a Window component with the specified settings.
Parameters:settingsWindowSettings
The settings that configure the Window.
Returns:A WindowRef instance for controlling the Window.