New to Kendo UI for Angular? Start a free 30-day trial

Positioning and Dragging

The Window enables you to set its position and move it by dragging.

Positioning

To specify the position of the Window, use its top and left bindings. The top and left bindings support two-way binding. If these bindings are not provided, the Window will be initially positioned in the center of the viewport.

Example
View Source
Change Theme:

Dragging

By default, the Window enables you to move it by dragging. To control this behavior, use the draggable binding.

Example
View Source
Change Theme:

In this article

Not finding the help you need?