Input

An Input component for Figma, allowing users to enter text data. This fundamental form element supports various types like text, password, email, and number, with states for focus, error, and disabled.

Usability tip

Always provide clear labels and placeholders. Use error messages to guide users when validation fails.

Usage

Use inputs in forms, search bars, and anywhere users need to provide textual information. Ensure the input type matches the expected data (e.g., numeric keypad for numbers).