Back to Tldraw

Portal shapes

apps/examples/src/examples/shapes/tools/portal-shapes/README.md

5.0.2370 B
Original Source

Custom frame-like shapes that teleport children between each other, inspired by Portal.


This example shows how to extend BaseFrameLikeShapeUtil to create custom shapes that behave like frames — they accept children via drag-and-drop and clip their contents. Two portal shapes (blue and orange) are linked: dragging a shape into one teleports it into the other.