diff --git a/Libraries/Components/TextInput/TextInput.js b/Libraries/Components/TextInput/TextInput.js index 0de8d02e3e4b85..47e6bc4fc08045 100644 --- a/Libraries/Components/TextInput/TextInput.js +++ b/Libraries/Components/TextInput/TextInput.js @@ -499,6 +499,7 @@ const TextInput = createReactClass({ defaultValue: PropTypes.string, /** * When the clear button should appear on the right side of the text view. + * This property is supported only for single-line TextInput component. * @platform ios */ clearButtonMode: PropTypes.oneOf([