Inputs
Form input elements for collecting user data.
Text Input
Basic text input with various types and states.
Input States
Inputs can show error and disabled states.
Textarea
Multi-line text input for longer content.
Select
Dropdown select for choosing from predefined options.
Label
Labels with optional required indicator.