Version:
interface
WindowEventDescriptor
typescript
interface WindowEventDescriptor<E>Properties
| Name | Type | Description |
|---|---|---|
eventType | E | - |
matcher? | (event: WindowEvent) => boolean | - |
type | "window-event" | - |
Was this page helpful?
interface WindowEventDescriptor<E>| Name | Type | Description |
|---|---|---|
eventType | E | - |
matcher? | (event: WindowEvent) => boolean | - |
type | "window-event" | - |
Was this page helpful?