File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ title: Queries
25
25
- [ ` ByA11yState ` , ` ByAccessibilityState ` (deprecated)] ( #bya11ystate-byaccessibilitystate-deprecated )
26
26
- [ Default state for: ` disabled ` , ` selected ` , and ` busy ` keys] ( #default-state-for-disabled-selected-and-busy-keys )
27
27
- [ Default state for: ` checked ` and ` expanded ` keys] ( #default-state-for-checked-and-expanded-keys )
28
- - [ ` ByA11Value ` , ` ByAccessibilityValue ` (deprecated)] ( #bya11value -byaccessibilityvalue-deprecated )
28
+ - [ ` ByA11yValue ` , ` ByAccessibilityValue ` (deprecated)] ( #bya11yvalue -byaccessibilityvalue-deprecated )
29
29
- [ Common options] ( #common-options )
30
30
- [ ` includeHiddenElements ` option] ( #includehiddenelements-option )
31
31
- [ TextMatch] ( #textmatch )
@@ -372,7 +372,7 @@ but will not match elements with following props:
372
372
The difference in handling default values is made to reflect observed accessibility behaviour on iOS and Android platforms.
373
373
:::
374
374
375
- ### ` ByA11Value ` , ` ByAccessibilityValue ` (deprecated)
375
+ ### ` ByA11yValue ` , ` ByAccessibilityValue ` (deprecated)
376
376
377
377
::: caution
378
378
This query has been marked deprecated, as is typically too general to give meaningful results. Therefore, it's better to use one of following options:
You can’t perform that action at this time.
0 commit comments