Typescript Library Declarations (DOM)
Interface EventListenerObject
interface
EventListenerObject
{
handleEvent
(
object
:
Event
)
:
void
;
}
Index
Methods
handle
Event
Methods
handle
Event
handle
Event
(
object
)
:
void
Parameters
object
:
Event
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
handle
Event
Typescript Library Declarations (DOM)