diff --git a/docs/next/textinput.html b/docs/next/textinput.html index a4aeb9391f2..3f7df48bd59 100644 --- a/docs/next/textinput.html +++ b/docs/next/textinput.html @@ -196,6 +196,7 @@ AppRegistry.registerComponent(
selectionColorselectionStateselectTextOnFocusshowSoftInputOnFocusspellCheckstyletextBreakStrategyshowSoftInputOnFocusWhen false, it will prevent the soft keyboard from showing when the field is focused. The default value is true.
| Type | Required | Platform |
|---|---|---|
| bool | No | Android |
spellCheckIf false, disables spell-check style (i.e. red underlines). The default value is inherited from autoCorrect.
showSoftInputOnFocusWhen false, it will prevent the soft keyboard from showing when the field is focused. The default value is true.
| Type | Required | Platform |
|---|---|---|
| bool | No | Android |
spellCheckIf false, disables spell-check style (i.e. red underlines). The default value is inherited from autoCorrect.