Skip to content

Commit c4347ee

Browse files
committed
Add note about the handwriting input attribute
1 parent 5b9b6a1 commit c4347ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

partials/section.forms.hbs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@
9797
<li>
9898
<small><code translate="no">maxlength</code>'s presence is not announced by screen readers.</small>
9999
</li>
100+
<li>
101+
<small>Use <code translate="no">handwriting="true"</code> to allow handwriting input, and <code translate="no">handwriting="false"</code> to disallow it.</small>
102+
</li>
100103
</ul>
101104
</fieldset>
102105
<!-- End of #subsection-text-input -->

0 commit comments

Comments
 (0)