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

@interactjs / auto-start/base / AutoStart

Interface: AutoStart

auto-start/base.AutoStart

Table of contents

Properties

Properties

cursorElement

• cursorElement: Element

Defined in

auto-start/base.ts:85


maxInteractions

• maxInteractions: number

Defined in

auto-start/base.ts:83


withinInteractionLimit

• withinInteractionLimit: <T>(interactable: Interactable, element: Element, action: ActionProps<T>, scope: Scope) => boolean

Type declaration

â–¸ <T>(interactable, element, action, scope): boolean

Type parameters
NameType
Textends keyof ActionMap
Parameters
NameType
interactableInteractable
elementElement
actionActionProps<T>
scopeScope
Returns

boolean

Defined in

auto-start/base.ts:84