Documentation / @zerotal/flow / index / Disclosure
Function: Disclosure()
Disclosure(
props):HtmlNode
Defined in: flow/src/headless.ts:105
A single collapsible section (trigger button + panel) with correct aria-expanded /
aria-controls wiring. Client-side only; data-open is exposed on both parts for styling.