vigiles API reference
Guides
GitHub
Preparing search index...
hook
ReactHook
Interface ReactHook
interface
ReactHook
{
match
:
{
tools
:
readonly
string
[]
}
;
on
:
string
;
react
:
(
e
:
ReactEvent
)
=>
Reaction
;
role
:
"react"
;
}
Index
Properties
match
on
react
role
Properties
Readonly
match
match
:
{
tools
:
readonly
string
[]
}
Readonly
on
on
:
string
Readonly
react
react
:
(
e
:
ReactEvent
)
=>
Reaction
Reacts to a tool that already ran. Returns a Reaction — NO
deny
exists here.
Readonly
role
role
:
"react"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
match
on
react
role
Guides
GitHub
vigiles API reference
Loading...
Reacts to a tool that already ran. Returns a Reaction — NO
denyexists here.