Files
lexical/examples/node-state-style

Node State Style example

Here we have an example that demonstrates how NodeState can be used with a mutation listener to override behavior of any node.

Run it locally: npm i && npm run dev

Open in StackBlitz