Accordions

A set of stacked headings, each revealing content sections when interacted with.

Accordion

Usage

Installation

bash npm install @holo/accordion

Import

import {
  Accordion,
  AccordionContent,
  AccordionItem,
  AccordionTrigger
} from '@holo/core'