Skip to content

Interface: HandleElement ​

Hierarchy ​

Table of contents ​

Properties ​

Properties ​

height ​

• height: number

Inherited from ​

Dimensions.height


id ​

• Optional id: null | string


position ​

• position: Position


width ​

• width: number

Inherited from ​

Dimensions.width


x ​

• x: number

Inherited from ​

XYPosition.x


y ​

• y: number

Inherited from ​

XYPosition.y

Released under the MIT License.