TanStack

Inputs

Text inputs with consistent borders and dark-mode surfaces. Focus is a single neutral border-color change — no ring. Source: src/ui/FormInput.tsx.

Default

Forwards all native input props (type, value, placeholder, etc.).

Focus

Focus is a single neutral border-color change — the border lifts to the strong neutral token, with no ring or accent.

With a label & disabled

Compose with a label element; supports the native disabled state.

Large search target

A larger, highly visible target for prominent search experiences and touch-heavy layouts.