Collapse

Expand and collapse content panels with multiple visual styles.

Collapse

Default

Wrap sections in s-collapse-item with a header slot.

Code copied

Accordion

Keep only one panel open at a time with accordion.

Code copied

Type

Switch container style using the type prop.

Code copied

Open Hover

Open panels on hover instead of click.

Code copied

Change Arrow Icon

Customize the expand arrow per panel.

Code copied

API

PROPS

PropertyTypeValuesDescriptiondefaultExampleMore
accordionBooleantruefalseOnly one panel open at a time.
typeStringdefaultbordermarginshadowVisual variant.default
open-hoverBooleantruefalseOpen panel on hover.
No matching data

EVENTS

PropertyTypeValuesDescriptiondefaultExampleMore
changeEmitted when open panels change.
No matching data
Last Updated: 2026-08-17, 08:33:54