tldraw/apps/examples/src
alex 43811d54ba
bemo custom shape example (#4174)
Adds a custom shape bemo example. Instead of having to create a schema
ahead of time, here i've added bindingUtils/shapeUtils props to our sync
hooks to match the ones we have in the `<Tldraw />` component. Not 100%
about this though, I could easily be convinced to go with just the
schema prop.

### Change type

- [x] `other`
2024-07-16 11:24:01 +00:00
..
examples bemo custom shape example (#4174) 2024-07-16 11:24:01 +00:00
hooks ban using @internal items in examples (#3746) 2024-05-14 08:49:28 +00:00
icons New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
misc sdk: wires up tldraw to have licensing mechanisms (#4021) 2024-07-11 11:49:18 +00:00
ExamplePage.tsx [5/5] Move bemo from dotcom to examples (#4135) 2024-07-12 10:36:31 +00:00
examples.tsx Shuffle docs order (#4183) 2024-07-16 10:13:25 +00:00
ExampleWrapper.tsx bemo custom shape example (#4174) 2024-07-16 11:24:01 +00:00
index.html [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
index.tsx [5/5] Move bemo from dotcom to examples (#4135) 2024-07-12 10:36:31 +00:00
styles.css bemo custom shape example (#4174) 2024-07-16 11:24:01 +00:00
vite-env.d.ts add descriptions to examples (#2375) 2023-12-27 17:17:18 +00:00