User interface
The @tldraw/tldraw package includes a complete user interface with menus, toolbars, keyboard shortcuts, and style panels. You can hide it entirely, listen to events, or customize individual components.
Learn more
- UI components - Component architecture, overrides, and customization
- UI primitives - Buttons, menus, dialogs for building custom interfaces
- Internationalization - Translations and language support
Examples
- Hide UI - Hide the entire default interface
- Custom UI - Build a completely custom interface
- Hide UI components - Selectively hide specific components
- Action overrides - Customize actions and shortcuts
- UI events - Track user interactions
Prev
ToolsNext
Handles