TLUiToolbarToggleGroupProps

See source code
Table of contents

Extends React.HTMLAttributes<HTMLDivElement>.

interface TLUiToolbarToggleGroupProps
  extends React.HTMLAttributes<HTMLDivElement> {}

Properties

children

optional
children?: React.ReactNode

className

optional
className?: string

defaultValue

optional
defaultValue?: any

dir

optional
dir?: 'ltr' | 'rtl'

type

type: 'multiple' | 'single'

Prev
TLUiToolbarProps
Next
TLUiToolbarToggleItemProps

We use cookies on this website.
Learn more in our Cookie Policy.