Skip to main content

Function: AccordionPanel()

AccordionPanel(__namedParameters): any

Defined in: composites/Accordion/Accordion.tsx:390

The collapsible content region of an AccordionItem. RAC handles the show/hide via the parent Disclosure state; we apply the vars.motion.transition.{enter,exit} semantics for the chrome's appearance change.

Parameters

ParameterType
__namedParametersAccordionPanelProps

Returns

any

Example

<AccordionPanel>You agree not to misuse the service.</AccordionPanel>