TldrawUiToolbar
Table of contents
Properties
Extends React.HTMLAttributes<HTMLDivElement>.
children
optional
children?: React.ReactNode;className
optional
className?: string;dir
optional
dir?: "ltr" | "rtl";label
label: string;orientation
optional
orientation?: "grid" | "horizontal" | "vertical";tooltipSide
optional
tooltipSide?: "bottom" | "left" | "right" | "top";Prev
TldrawUiToastsProviderNext
TldrawUiToolbarButton