Back to Lexical

Node State Style example

examples/node-state-style/README.md

0.45.0407 B
Original Source

Node State Style example

Here we have an example that demonstrates how NodeState can be used with a DOMRenderExtension to override create and export behavior of any node.

Run it locally: pnpm i && pnpm run dev