mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy website
Deploy website version based on 9b75418901793b244ff3cc42596a33eead118d33
This commit is contained in:
+1
-1
@@ -537,7 +537,7 @@
|
||||
<p>You can provide one state, no state, or both states. The states must be passed in through an array. Ex: ['selected'] or ['selected', 'disabled']</p>
|
||||
<p>Possible values for <code>AccessibilityStates</code> are:</p>
|
||||
<ul>
|
||||
<li><code>'selected'</code> - The element is in a selcted state.</li>
|
||||
<li><code>'selected'</code> - The element is in a selected state.</li>
|
||||
<li><code>'disabled'</code> - The element is in a disabled state.</li>
|
||||
</ul>
|
||||
<table>
|
||||
|
||||
@@ -537,7 +537,7 @@
|
||||
<p>You can provide one state, no state, or both states. The states must be passed in through an array. Ex: ['selected'] or ['selected', 'disabled']</p>
|
||||
<p>Possible values for <code>AccessibilityStates</code> are:</p>
|
||||
<ul>
|
||||
<li><code>'selected'</code> - The element is in a selcted state.</li>
|
||||
<li><code>'selected'</code> - The element is in a selected state.</li>
|
||||
<li><code>'disabled'</code> - The element is in a disabled state.</li>
|
||||
</ul>
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user