Live demo of

Forms

Text inputs, selects, combobox, OTP, number fields and date pickers — plus a live form validated on the server through Inertia.

Form with server validation

This form posts to the Laravel backend. Submit it empty or with a bad email to see real validation errors flow back into InputError components, and a toast on success.

Password input

An input with a built-in visibility toggle, used on all auth pages.

One-time password

The OTP input used by two-factor authentication and account deletion confirmation.

Combobox

A searchable select built on Reka UI.

Number field

A number input with increment and decrement controls.