Tldraw/apps/examples/src/examples/only-editor
David Sheldrick e6d7930e3a bring changes back 2024-04-16 12:13:54 +01:00
..
MicroSelectTool.ts bring changes back 2024-04-16 12:13:54 +01:00
MiniBoxShape.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
MiniSelectTool.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
OnlyEditor.tsx Composable custom UI (#2796) 2024-02-15 12:10:09 +00:00
README.md docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00

README.md

title component category priority
Minimal ./OnlyEditor.tsx editor-api 3

Use the <TldrawEditor/> component to render a bare-bones editor with minimal built-in shapes and tools.


This example show show the <TldrawEditor/> component can be used to render a bare-bones editor. It uses minimal built-in shapes and tools.