Back to Lexical

Node Replacement Example

examples/node-replacement/README.md

0.45.0501 B
Original Source

Node Replacement Example

Here we have simplest Lexical setup in rich text configuration (@lexical/rich-text) with history (@lexical/history) and accessibility (@lexical/dragon) features enabled.

It also implements a CustomParagraphNode via node replacement.

Run it locally: pnpm i && pnpm run dev