Back to Tldraw

Custom overlay

apps/examples/src/examples/editor-api/custom-overlay/README.md

5.0.0290 B
Original Source

Draw a custom canvas overlay on top of the editor.


Overlays are canvas UI that live above shapes — selection handles, the brush rectangle, snap indicators, collaborator cursors. This example adds a pink ring that follows the pointer, implemented as a minimal OverlayUtil subclass.