This component is used in a form to collect text input from the user.
Props
Name
Required
Nullable
Type
icon
React.Node
onChange
(string, ?Event) ⇒ void
value
string
Examples
No examples