Vanilla JS example in an iframe
Here we have simplest Lexical setup in rich text configuration (@lexical/rich-text
) with history (@lexical/history
) and accessibility (@lexical/dragon
) features enabled using an iframe
for the contentEditable surface.
Run it locally: npm i && npm run dev
