mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-02 02:25:22 +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).
|
Equivalent to [HTMLElement.autocomplete](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autocomplete).
|
||||||
{% endcall %}
|
{% 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.
|
A string indicating whether or not auto-correct behavior is on or off. Safari only.
|
||||||
{% endcall %}
|
{% endcall %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user