Skip to content
PropDefaultType
collapsible
boolean
defaultValue
string | string[]
dir
'ltr' | 'rtl'

The language read direction.

disabled
boolean

Whether or not an accordion is disabled from user interaction.

orientation
'horizontal' | 'vertical'

The layout in which the Accordion operates.

type
'single' | 'multiple'
value
string | string[]
EmitPayload
update:value
[value: string | string[]]