accordion / panel
Collapsible content panels. The DSL alias panel maps to wa-details.
Attributes
| Attribute | Type | Default | Description |
|---|---|---|---|
label | string | - | Header text (DSL). Maps to summary in wa-details. |
summary | string | - | Header text (wa-details). |
open | boolean | false | Whether the panel is expanded. |
disabled | boolean | false | Prevents toggling. |
icon-placement | start | end | end | Toggle icon position. |
appearance | filled | outlined | filled-outlined | plain | outlined | Visual appearance. |