Custom context menu
You can customize tldraw's context menu.
The context menu can be customized by providing a ContextMenu
component to the Tldraw
component's components
prop. If you provide null
, then that component will be hidden instead.
You can customize tldraw's context menu.
The context menu can be customized by providing a ContextMenu
component to the Tldraw
component's components
prop. If you provide null
, then that component will be hidden instead.