Accordion

import { Accordion } from "@o/pipeline/experimental/components/accordion";

Usage

Always multi-open (Base UI’s multiple is hardcoded); value/defaultValue/onValueChange are string[].

defaultValue

Rendered expanded without an animation flash on mount.

Controlled

Content A

open: a

Stacked

Sections stacked in a flex column, as used by the app navigation.