Components
Accordion
Vertically stacked list of items, each item can be expanded or collapsed to reveal the content associated with that item.
Alert
Message box that provides important information to the user, such as warnings, errors, or other notifications.
Badge
Small count or label that appears on another element, often used to display notifications or status information.
Breadcrumb
Navigation aid that helps users understand their location within a website's hierarchy and navigate back to previous sections.
Join
🚧 **WORK IN PROGRESS:** A CSS utility component that allows you to join two or more elements together. This looks best when the items have borders or background colors. 🚧
Pagination
Navigation aid that divides content into discrete pages, allowing users to navigate through large sets of data.
Separator
🚧 **WORK IN PROGRESS:** A visual way to separate sections of content or elements either horizontally or vertically. 🚧
Tab
Navigation aid that allows users to switch between different sections or views within the same page.
Tooltip
Small pop-up element that provides additional information when users hover or focus on an element.