50+ Premium React Components
Beautifully designed, accessible components built with Radix UI and Tailwind CSS.
Checkbox ⭐
A control that allows the user to toggle between checked and not checked.
Input ⭐
Displays a form input field or a component that looks like an input field.
Label
Renders an accessible label associated with controls.
Radio Group ⭐
A set of checkable buttons—known as radio buttons—where no more than one can be checked at a time.
Select ⭐
Displays a list of options for the user to pick from—triggered by a button.
Slider ⭐
An input where the user selects a value from within a given range.
Switch ⭐
A control that allows the user to toggle between checked and not checked.
Textarea ⭐
Displays a form textarea or a component that looks like a textarea.
Toggle
A two-state button that can be either on or off.
Toggle Group ⭐
A set of two-state buttons that can be toggled on or off.