TldrawUiDropdownMenuCheckboxItem

See source code
Table of contents

Properties

checked

optional
checked?: boolean;

children

children: ReactNode;

disabled

optional
disabled?: boolean;

onSelect

optional

Parameters

NameDescription

e

Event;

Returns

void;

title

title: string;

Prev
TldrawUiDialogTitle
Next
TldrawUiDropdownMenuContent