Core Component
Input
Text input with label, helper text, and error state. The foundation for all form-based interactions.
Preview
Source
Full component implementation using the design system tokens.
Props
All available props with types and defaults.
Variants
Default
Standard text input with label and helper text.
Error
Validation error state with message.
Without label
Compact input for inline use, like chat input bars.