@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
Name | Type |
---|---|
interaction | Interaction <keyof ActionMap > |
Returns
any
[]
Defined in
name
• name: CheckName
Defined in
perform
• perform: (interaction
: Interaction
<keyof ActionMap
>) => boolean
Type declaration
â–¸ (interaction
): boolean
Parameters
Name | Type |
---|---|
interaction | Interaction <keyof ActionMap > |
Returns
boolean
Defined in
text
• text: string