Text inputs allow users to enter text data freely. The choice of text field should match the expected content length. For short, one-line content, use the default text input, while text areas are suitable for longer, multi-line entries.
Usage Examples (Storybook)