MultilineTextInput
Component | Source Code
extends ComponentPropsWithRef<“textarea”>
Props Inheritance Hierarchy: ComponentPropsWithRef<“textarea”>
A light wrapper around a textarea.
Properties
Section titled “Properties”onChangeText?: Function
Section titled “onChangeText?: Function”Handler for when the user attempts to change the input.