📄️ Alert
Alerts provide immediate feedback to users about their actions or system status.
📄️ Autocomplete
A simple autocomplete select component.
📄️ Badge
Badges are visual elements that convey information to users in a subtle way, often used to
📄️ Button
Buttons are essential components in a user interface. They are used to trigger actions and provide users with feedback.
📄️ Checkbox
The Checkbox element is used to select one or more options from a list of options.
📄️ Code
The Code element displays its contents styled in a fashion intended to indicate that the text is a short fragment of computer code.
📄️ Error Boundary
React component that catches errors anywhere in their child component tree, log those errors,
📄️ Label
A simple label component.
📄️ Link
Renders a link, either as an anchor tag or a button.
📄️ Progress Bar
A progress bar component.
📄️ Radio
Radio buttons are a type of input element that allows users to select only
📄️ Select
A dropdown list for selecting a single item.
📄️ Spinner
A loading spinner component.
📄️ Table
A basic table component. The table component contains sub components that allows you to construct a table.
📄️ Tag Input
A tags input is a user interface element that enables users to input
📄️ Text Input
A simple text input component. Accept all props of a regular input element.
📄️ Textarea
A simple textarea component. Accept all props of a regular textarea element.
📄️ Title
The title component is used to display a heading.
📄️ Toggle
A toggle switch allows users to switch between two states (on and off) by clicking or