,, , ,, , , , image/svg+xml , image/svg+xml , interact.js , image/svg+xml , ,, , ,

@interactjs / core/options / OptionsArg

Interface: OptionsArg

core/options.OptionsArg

Hierarchy

Table of contents

Properties

Properties

actionChecker

• Optional actionChecker: any

Inherited from

BaseDefaults.actionChecker

Defined in

auto-start/base.ts:53


context

• Optional context: Node

Inherited from

BaseDefaults.context

Defined in

core/options.ts:15


cursorChecker

• Optional cursorChecker: any

Inherited from

BaseDefaults.cursorChecker

Defined in

auto-start/base.ts:54


deltaSource

• Optional deltaSource: "page" | "client"

Inherited from

BaseDefaults.deltaSource

Defined in

core/options.ts:14


devTools

• Optional devTools: DevToolsOptions

Inherited from

BaseDefaults.devTools

Defined in

dev-tools/plugin.ts:20


drag

• Optional drag: boolean | DraggableOptions

Inherited from

OrBoolean.drag

Defined in

actions/drag/plugin.ts:53


drop

• Optional drop: boolean | DropzoneOptions

Inherited from

OrBoolean.drop

Defined in

actions/drop/plugin.ts:144


gesture

• Optional gesture: boolean | GesturableOptions

Inherited from

OrBoolean.gesture

Defined in

actions/gesture/plugin.ts:53


getRect

• Optional getRect: (element: Element) => Rect

Type declaration

â–¸ (element): Rect

Parameters
NameType
elementElement
Returns

Rect

Inherited from

BaseDefaults.getRect

Defined in

core/options.ts:16


pointerEvents

• Optional pointerEvents: boolean | Options

Inherited from

OrBoolean.pointerEvents

Defined in

pointer-events/base.ts:50


preventDefault

• Optional preventDefault: "always" | "never" | "auto"

Inherited from

BaseDefaults.preventDefault

Defined in

core/options.ts:13


resize

• Optional resize: boolean | ResizableOptions

Inherited from

OrBoolean.resize

Defined in

actions/resize/plugin.ts:86


styleCursor

• Optional styleCursor: any

Inherited from

BaseDefaults.styleCursor

Defined in

auto-start/base.ts:55