mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-24 07:09:03 +00:00
committed by
Nicolas Gallagher
parent
dd79d87783
commit
c56f402f90
@@ -58,6 +58,10 @@ Equivalent to [aria-colspan](https://www.w3.org/TR/wai-aria-1.2/#aria-colspan).
|
||||
Equivalent to [aria-controls](https://www.w3.org/TR/wai-aria-1.2/#aria-controls).
|
||||
{% endcall %}
|
||||
|
||||
{% call macro.prop('accessibilityCurrent', '?(boolean | 'page' | 'step' | 'location' | 'date' | 'time')') %}
|
||||
Equivalent to [aria-current](https://www.w3.org/TR/wai-aria-1.2/#aria-current).
|
||||
{% endcall %}
|
||||
|
||||
{% call macro.prop('accessibilityDescribedBy', '?string') %}
|
||||
Equivalent to [aria-describedby](https://www.w3.org/TR/wai-aria-1.2/#aria-describedby).
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user