Back to Tldraw

Outlined text example

apps/examples/src/examples/shapes/tools/outlined-text/README.md

5.0.1313 B
Original Source

Add outlined text styling to the TipTap text editor with a custom extension.


This example shows how to add a text outline effect by creating a custom TipTap extension that applies CSS text-stroke styling to selected text. The example includes a custom toolbar button to toggle the outline effect on and off.