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

@interactjs / core/types / ActionMethod

Interface: ActionMethod<T>

core/types.ActionMethod

Type parameters

Name
T

Callable

ActionMethod

â–¸ ActionMethod(this): T

Parameters

NameType
thisInteractable

Returns

T

Defined in

core/types.ts:103

ActionMethod

â–¸ ActionMethod(this, options?): Interactable

Parameters

NameType
thisInteractable
options?boolean | Partial<OrBoolean<T>>

Returns

Interactable

Defined in

core/types.ts:104