The **Input** component uses [HTML's native text input](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/text). 
It allows a user to enter a single line of text.
Combine it with the [Field](/components/Field) component to access all functionalities.
