Skip to content

Accordion group - Web Component

The AccordionGroup component can be used imported from:

Playground

Parameters

...

Events

This component has events. Check the documentation about how to use the events.

NamePayloadDescription

Slots

This component has slots. Check the documentation about how to use the slots.

NameTagsDescription

Parameters use

model

...

accordions

We can pass the information of the accordions via the accordions attribute:

Or simply slotting the Accordion components:

Content 1Content 2Content 3

config

...

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

HTML Examples

CodeSandbox example