eligius
Preparing search index...
EventHandler
Type Alias EventHandler<T>
EventHandler
:
(
...
args
:
T
)
=>
void
Handler function for a specific event
Type Parameters
T
extends
unknown
[]
Type Declaration
(
...
args
:
T
)
:
void
Parameters
...
args
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
eligius
Loading...
Handler function for a specific event