WindowDraggableSettingsTagHelper

Example

Razor
<draggable/>

Attributes

AttributeTypeDescription
axisStringConstrains the dragging to horizontal (x) or vertical (y) axis. Accepts two possible values: "x", "y".
containmentStringDefines 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-handleStringRestricts dragging of the window from the specified element. It should be part of the window element. This configuration setting accepts either selector or element.
enabledBoolean
In this article
ExampleAttributes
Not finding the help you need?
Contact Support