Files
Ivaylo Pavlov c57c9c7846 v0.16.0 (#6248)
Co-authored-by: Lexical GitHub Actions Bot <>
2024-06-04 10:03:22 +00:00
..
2024-06-04 10:03:22 +00:00

Basic Vanilla JS example

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

Run it locally: npm i && npm run dev

Open in StackBlitz