You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`*ByRole`](/docs/api/queries#by-role)| all host elements |`role`, `accessibilityRole`,<br /> optional: accessible name, accessibility state and value |
52
52
|[`*ByLabelText`](/docs/api/queries#by-label-text)| all host elements |`aria-label`, `aria-labelledby`,<br /> `accessibilityLabel`, `accessibilityLabelledBy`|
|[`*ByRole`](/docs/api/queries#by-role)| all host elements |`role`, `accessibilityRole`,<br /> optional: accessible name, accessibility state and value |
52
52
|[`*ByLabelText`](/docs/api/queries#by-label-text)| all host elements |`aria-label`, `aria-labelledby`,<br /> `accessibilityLabel`, `accessibilityLabelledBy`|
|[`*ByRole`](/docs/api/queries#by-role)| all host elements |`role`, `accessibilityRole`,<br /> optional: accessible name, accessibility state and value |
52
52
|[`*ByLabelText`](/docs/api/queries#by-label-text)| all host elements |`aria-label`, `aria-labelledby`,<br /> `accessibilityLabel`, `accessibilityLabelledBy`,<br /> `alt` (for `Image`) |
0 commit comments