Properties
Optional alignment
Optional children
children?: ReactNode
Optional className
className?: string
Optional deselect
deselect?: ((s, e) => void)
Type declaration
- (s, e): void
Parameters
Returns void
Optional disabled
disabled?: string | boolean
Optional id
id?: string
Optional select
select?: ((s, e) => void)
Type declaration
- (s, e): void
Parameters
Returns void
Optional selectedItems
selectedItems?: string[]
Optional selection
Optional style
style?: CSSProperties
Sets the orientation of the buttons in the group.