File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ title: Queries
2525 - [ ` ByA11yState ` , ` ByAccessibilityState ` (deprecated)] ( #bya11ystate-byaccessibilitystate-deprecated )
2626 - [ Default state for: ` disabled ` , ` selected ` , and ` busy ` keys] ( #default-state-for-disabled-selected-and-busy-keys )
2727 - [ 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 )
2929- [ Common options] ( #common-options )
3030 - [ ` includeHiddenElements ` option] ( #includehiddenelements-option )
3131- [ TextMatch] ( #textmatch )
@@ -372,7 +372,7 @@ but will not match elements with following props:
372372The difference in handling default values is made to reflect observed accessibility behaviour on iOS and Android platforms.
373373:::
374374
375- ### ` ByA11Value ` , ` ByAccessibilityValue ` (deprecated)
375+ ### ` ByA11yValue ` , ` ByAccessibilityValue ` (deprecated)
376376
377377::: caution
378378This 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