diff --git a/docs/next/textinput.html b/docs/next/textinput.html index 8ea17e2bd68..30028e17077 100644 --- a/docs/next/textinput.html +++ b/docs/next/textinput.html @@ -659,7 +659,8 @@ AppRegistry.registerComponent(

clearButtonMode

-

When the clear button should appear on the right side of the text view.

+

When the clear button should appear on the right side of the text view. +This property is supported only for single-line TextInput component.

TypeRequiredPlatform