New to Telerik UI for ASP.NET MVC? Download free 30-day trial

WindowDraggableSettingsTagHelper

Example

<draggable/>

Attributes

Attribute Type Description
axis String Constrains the dragging to horizontal (x) or vertical (y) axis. Accepts two possible values: "x", "y".
containment String Defines the selector of an element in which the window will be able to move. The element must have sufficient dimensions to contain the window. Accepts either selector or an element.
drag-handle String Restricts dragging of the window from the specified element. It should be part of the window element. This configuration setting accepts either selector or element.
enabled Boolean
In this article
Not finding the help you need?