TldrawUiMenuSubmenu

See source code
Table of contents

Properties

children

children: ReactNode;

disabled

optional
disabled?: boolean;

id

id: string;

label

optional
label?:
  | {
      [key: string]: Translation;
    }
  | Translation;

size

optional
size?: "medium" | "small" | "tiny" | "wide";

Prev
TldrawUiMenuItem
Next
TldrawUiMenuToolItem