The ld-accordion-panel component is a subcomponent for ld-accordion.
Please refer to the ld-accordion documentation for usage examples.
| Property | Attribute | Description | Type | Default | 
|---|---|---|---|---|
| key | key | for tracking the node's identity when working with lists | string | number | undefined | 
| ref | ref | reference to component | any | undefined | 
| Part | Description | 
|---|---|
| "content" | 
graph TD;
  ld-cookie-consent --> ld-accordion-panel
  ld-sidenav-accordion --> ld-accordion-panel
  style ld-accordion-panel fill:#f9f,stroke:#333,stroke-width:4pxBuilt with StencilJS