mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-25 23:48:54 +00:00
committed by
Nicolas Gallagher
parent
80591bf963
commit
9431f1e441
@@ -47,7 +47,7 @@ Equivalent to [HTMLElement.autocapitalize](https://developer.mozilla.org/en-US/d
|
||||
Equivalent to [HTMLElement.autocomplete](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autocomplete).
|
||||
{% endcall %}
|
||||
|
||||
{% call macro.prop('autoCorrect', '?("on" | "off")') %}
|
||||
{% call macro.prop('autoCorrect', '?boolean = true') %}
|
||||
A string indicating whether or not auto-correct behavior is on or off. Safari only.
|
||||
{% endcall %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user