Tldraw/apps/examples/src/examples/exploded
alex cce794e04b
Expose `usePreloadAssets` (#3545)
Expose `usePreloadAssets` and make sure the exploded/sublibraries
examples uses it. Before this change, fonts weren't loaded correctly for
the exploded example.

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `docs` — Changes to the documentation, examples, or templates.
- [x] `bugfix` — Bug fix
2024-04-22 10:32:22 +00:00
..
ExplodedExample.tsx Expose `usePreloadAssets` (#3545) 2024-04-22 10:32:22 +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
Sublibraries ./ExplodedExample.tsx editor-api 3

Tldraw is built from several sublibraries - like the editor, default shapes & tools, and UI.


For full customization, you can use these sublibraries directly, or replace them with your own.