Version:
interface

A11yEventDescriptor

typescript
interface A11yEventDescriptor<E>

Properties

NameTypeDescription
eventTypeE-
matcher?(event: AccessibilityEvent) => boolean-
type"a11y-event"-

Was this page helpful?