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