Documentation / @zerotal/flow / index / Accordion
Function: Accordion()
Accordion(
props):HtmlNode
Defined in: flow/src/headless.ts:186
A group of disclosures. Single-open (exclusive) by default; pass multiple to allow
several open at once. Each item gets aria-expanded/aria-controls wiring.