Avatar
The `Avatar` component represents a person or entity as a compact image.
Avatars
The `Avatars` component renders an overlapping/stacked group of `Avatar`s, the "members" list pattern.
Badge
The `Badge` component is a small status/count indicator overlaid on the corner of another element, or rendered standalone.
Breadcrumb
The `Breadcrumb` component renders a Bulma-styled breadcrumb navigation.
Card
The `Card` component renders a Bulma-styled card with optional header, image, content, and footer.
Carousel
The `Carousel` component provides an image/content slider with navigation arrows and indicators.
Collapse
The `Collapse` component provides an expandable/collapsible content panel.
Dialog
The `Dialog` component provides confirmation and alert dialogs with customizable actions.
Dropdown
The `Dropdown` component provides Bulma's versatile dropdown menu for your Bulma React UI.
Loading
The `Loading` component provides a loading overlay with a spinner animation.
Menu
The `Menu` component provides Bulma's vertical navigation menu: a simple, accessible sidebar or section menu for your Bulma React UI.
Message
The `Message` component provides Bulma's flexible notice/message box for your Bulma React UI.
Modal
The `Modal` component provides a flexible, accessible modal dialog for your Bulma React UI.
Navbar
The `Navbar` component implements Bulma's powerful, responsive navigation bar for your Bulma React UI.
Pagination
The `Pagination` component provides a flexible, composable Bulma pagination navigation for your Bulma React UI.
Panel
The `Panel` component implements Bulma's versatile panel block for React.
Reveal
The `Reveal` component animates its content into view as it scrolls into the viewport, backed by `IntersectionObserver`.
Sidebar
The `Sidebar` component provides a slide-out navigation panel that appears from the left or right side of the screen.
Steps
The `Steps` component provides a multi-step progress indicator for wizard flows, checkout processes, or any multi-step workflow.
Tabs
The `Tabs` component provides flexible and fully-featured Bulma tab navigation for your Bulma React UI.
Toast
The `Toast` component provides brief notification messages with optional action and cancel buttons.
Tooltip
The `Tooltip` component displays helpful information when users hover over or focus on an element.