TLUiToolbarProps
See source codeTable of contents
Extends React.HTMLAttributes<HTMLDivElement>.
interface TLUiToolbarProps extends React.HTMLAttributes<HTMLDivElement> {}Properties
children
optional
children?: React.ReactNodeclassName
optional
className?: stringdir
optional
dir?: 'ltr' | 'rtl'label
label: stringPrev
TLUiToolbarButtonPropsNext
TLUiToolbarToggleGroupProps