Introduction
TheInput
component is a text input that can be used to modify the value of any variable in your app.
Usage
Properties
In addition to the standard HTML input properties, theInput
component accepts the following props:
A label for the input.
A description to display below the input.