Displays a form input field or a component that looks like an input field.
<.input type="text" placeholder="Enter your name" /> <.input type="email" placeholder="Enter your email" /> <.input type="password" placeholder="Enter your password" />