Skip to content

VAccordion

Props

NameTypeDescription
expand-modeEnum:
single
multi
Determines if multiple items or a single item can opened at once

Events

NameEvent TypeDescription
changeCustomEvent<string | null>Fires a custom 'change' event when the active item changes

Slots

NameDescription
defaultDefault slot.

Methods

NameTypeDescription
closeAll() => void