TldrawUiToolbarToggleItem

See source code
Table of contents

Properties

Extends React.HTMLAttributes<HTMLButtonElement>.

children

optional
children?: React.ReactNode;

className

optional
className?: string;

tooltip

optional
tooltip?: React.ReactNode;

type

type: "icon" | "tool";

value

value: string;

Prev
TldrawUiToolbarToggleGroup
Next
TldrawUiTooltip