New to Kendo UI for Angular? Start a free 30-day trial
WindowService
Provides methods for opening Windows dynamically.
Use this service to open a Window component and manage its lifecycle. (See example.)
Constructors
WindowService
(containerService: WindowContainerService)
Parameters
containerService
WindowContainerService
Methods
open | ||||||
---|---|---|---|---|---|---|
Opens a Window component with the specified settings. ts
| ||||||
| ||||||
|