Getting Started with Kendo UI for Vue Window
The Kendo UI for Vue Window displays content in a non-modal HTML window which can be moved and resized.
The Kendo UI for Vue Window component is part of the Kendo UI for Vue library of Vue UI components. It is distributed through NPM under the kendo-vue-dialogs package.
Basic Usage
The following example demonstrates the Window in action.
Functionality and Features
- Controlled Window
- Title
- Visibility
- Dimensions and resizing
- Positioning and dragging
- Minimizing and maximizing
- Globalization
- Keyboard navigation
Events
The following example demonstrates basic Window events.