📄️ Accordion
The Accordion component is a vertically stacked set of interactive headings that each reveal an associated section of content.
📄️ Badge
The Badge component is a small visual indicator used to highlight status, notifications, or counts in your application.
📄️ Box
The Box component is a versatile container that provides a neumorphic design element with customizable styles and sizes.
📄️ Button
The Button component is a clickable element that triggers an action or event, with support for various styles, icons, and states.
📄️ Checkbox
The Checkbox component is a form control that allows users to select one or more options from a set of choices.
📄️ Dropdown
The Dropdown component is a form control that allows users to select a single option from a list of choices.
📄️ IconBox
The IconBox component is a container that displays an icon with customizable styles and sizes, perfect for creating visual elements in your UI.
📄️ Input
The Input component is a form control that allows users to enter text or data, with support for various styles, icons, and states.
📄️ Modal
The Modal component is a dialog box that appears on top of the main content, used to display important information or prompt user interaction.
📄️ Popover
The Popover component is a floating element that appears relative to a reference element, typically used to display additional information or actions.
📄️ ProgressBar
The ProgressBar component is a visual indicator that shows the progress of a task or operation.
📄️ RadioGroup
The RadioGroup component is a form control that allows users to select a single option from a set of choices, with support for various styles and states.
📄️ Radio
The Radio component is a form control that allows users to select a single option from a set of choices.
📄️ Table
The Table component is a structured way to display data in rows and columns, with support for various styles and features.
📄️ Tabs
The Tabs component provides a way to organize content into separate views where only one view is visible at a time, with support for icons and inset styling options.
📄️ TextArea
The TextArea component is a form control that allows users to enter multiple lines of text, with support for various styles and states.
📄️ Toast
The Toast component is a non-disruptive message that appears temporarily to provide feedback or information to users. Your app should be wrapped with the ToastsProvider component to use the toast in order to use the useToasts hook.
📄️ Toggle
A customizable toggle switch component that provides a modern neumorphic design. It supports various sizes, custom icons, and can be used for binary state selection.
📄️ Tooltip
The Tooltip component displays additional information when users hover over or focus on an element.
📄️ Typography
Typography component provides a flexible way to display text with various styling options and sizes. It supports different text styles, sizes, and formatting options to create consistent and visually appealing text elements.