PositionModel

Interface representing the available cursor offset positions.

Properties

left Number

Specifies that the cursor offset from the left of the draggable element.

top Number

Specifies that the cursor offset from the top of the draggable element.

On This Page