Getting Started with Kendo UI for Angular Window
The Window displays content in a non-modal HTML window which can be moved and resized.
Basic Usage
The following example demonstrates the Window in action.
Functionality and Features
- Title
- Visibility
- Dimensions and resizing
- Positioning and dragging
- Minimizing and maximizing
- Action buttons
- Globalization
- Keyboard navigation
Alternatively, the Window can be created dynamically by using an Angular service.
Events
The following example demonstrates basic Window events.