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

Whether the group is disabled from user interaction.

loop
boolean
orientation
'horizontal' | 'vertical'
rovingFocus
boolean

Whether the group should maintain roving focus of its buttons.

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