TldrawUiToolbarToggleGroup

See source code
Table of contents

Properties

Extends React.HTMLAttributes<HTMLDivElement>.

asChild

optional
asChild?: boolean;

children

optional
children?: React.ReactNode;

className

optional
className?: string;

defaultValue

optional
defaultValue?: any;

dir

optional
dir?: "ltr" | "rtl";

type

type: "multiple" | "single";

value

value: any;

Prev
TldrawUiToolbarButton
Next
TldrawUiToolbarToggleItem