AccordionPanel
Class
Represents the content panel of an accordion item. It is controlled by an
associated AccordionTrigger.
value
anyA local unique identifier for the panel, used to match with its trigger's value.
accordionTrigger
WritableSignal<any>The parent accordion trigger pattern that controls this panel. This is set by AccordionGroup.
Jump to details