Back to Lexical

DEV Node State Style example

dev-examples/dev-node-state-style/README.md

0.44.0872 B
Original Source

DEV 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.

This example currently depends on unreleased features (v0.44+) and will not work outside of the monorepo.

Run it locally: pnpm i && pnpm run dev