Version:
interface

WindowEventDescriptor

typescript
interface WindowEventDescriptor<E>

Properties

NameTypeDescription
eventTypeE-
matcher?(event: WindowEvent) => boolean-
type"window-event"-

Was this page helpful?