TLUiToolbarToggleGroupProps
See source codeTable of contents
Extends React.HTMLAttributes<HTMLDivElement>.
interface TLUiToolbarToggleGroupProps
  extends React.HTMLAttributes<HTMLDivElement> {}Properties
asChild
optional
asChild?: booleanchildren
optional
children?: React.ReactNodeclassName
optional
className?: stringdefaultValue
optional
defaultValue?: anydir
optional
dir?: 'ltr' | 'rtl'type
type: 'multiple' | 'single'value
value: anyPrev
TLUiToolbarPropsNext
TLUiToolbarToggleItemProps