IMouseOptions

Type interface

Represents collection of options for mouse-related interactions.

Inertia

Type class

A point of inertia is to simulate gradually drecreasing motion even after actual interaction by user, that caused it, has already ended.

InertiaTypes

Type type

Defines a list of available inertia types.

Interaction

Type class

Interaction manages all aspects of user interaction – mouse move, click, hover, drag events, touch gestures.

InteractionObject

Type class

Interaction object represents an object that is subject for any kind of interaction with it with any input devices: mouse, touch or keyboard.

IPointer

Type interface

Represents pointer, i.e. mouse cursor or touch point.

ISwipeOptions

Type interface

Represents collection of options for swipe gesture.

MouseCursorStyle

Type class

Defines static methods that hold style list for various mouse cursor styles, maintaining browser compatibility.