Tldraw/apps/examples/src/examples/custom-main-menu/README.md

308 B

title component category
Custom main menu ./CustomMainMenuExample.tsx ui

You can customize tldraw's main menu.


The actions menu can be customized by providing a MainMenu component to the Tldraw component's uiComponents prop. If you provide null, then that component will be hidden.