A multi-select component that lets you select multiple items from a list.
A set of radio buttons with a card styling.
A set of checkable buttons—known as radio buttons—where no more than one of the buttons can be checked at a time.
Displays a list of countries (or regions) for the user to pick from—triggered by a button.
Displays a list of options for the user to pick from—triggered by a button.
A stepper to indicate the user's progress through a multi-step process or form.
A control that allows the user to toggle between checked and not checked.
An input that allows the user to enter tags.
Displays a form textarea or a component that looks like a textarea.
A time picker that allows the user to select a time.
A modal dialog that interrupts the user with important content and expects a response.
Displays a responsive dialog, built on top of vaul Drawer.
Displays rich content in a portal, triggered by a button.
Extends the Dialog component to display content that complements the main content of the screen.
An opinionated toast component for React.