Class DwellSpringAnimation

Controls the dwell and spring animation. See the reciprocal DnD binders.

Constructors

Properties

displaySpring: boolean = false
handle: EltRef<SVGCircleElement>
interval: undefined | number
positionSpring: {
    x: number;
    y: number;
}

Type declaration

  • x: number
  • y: number
radius: number
spring: EltRef<SVGLineElement>

Methods

Generated using TypeDoc