We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4cb316 commit 0864a58Copy full SHA for 0864a58
examples/src/index.html
@@ -95,7 +95,7 @@ <h3>Allow Duplicates Example</h3>
95
96
<h3>RTL Support Example</h3>
97
<p>
98
- To support right-to-left languages, pass <code>htmlFor="rtl"</code> to the component.
+ To support right-to-left languages, pass <code>htmlDir="rtl"</code> to the component.
99
</p>
100
<div id="rtl-example"></div>
101
0 commit comments