Inputs
Text inputs with consistent borders, dark-mode surfaces, and a configurable focus ring. Source: src/ui/FormInput.tsx.
Default
Forwards all native input props (type, value, placeholder, etc.).
Focus rings
Focus a field to see its ring. Choose blue (default), orange, or purple.
With a label & disabled
Compose with a label element; supports the native disabled state.