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

309 B

title component category
Custom debug menu ./CustomDebugMenuExample.tsx ui

You can customize tldraw's debug menu.


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