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

@interactjs / dev-tools/plugin / Check

Interface: Check

dev-tools/plugin.Check

Table of contents

Properties

Properties

getInfo

• getInfo: (interaction: Interaction<keyof ActionMap>) => any[]

Type declaration

â–¸ (interaction): any[]

Parameters
NameType
interactionInteraction<keyof ActionMap>
Returns

any[]

Defined in

dev-tools/plugin.ts:44


name

• name: CheckName

Defined in

dev-tools/plugin.ts:41


perform

• perform: (interaction: Interaction<keyof ActionMap>) => boolean

Type declaration

â–¸ (interaction): boolean

Parameters
NameType
interactionInteraction<keyof ActionMap>
Returns

boolean

Defined in

dev-tools/plugin.ts:43


text

• text: string

Defined in

dev-tools/plugin.ts:42