mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 08:30:33 +08:00
8 lines
445 B
Markdown
8 lines
445 B
Markdown
# React Plain Text Lexical example
|
|
|
|
Here we have simplest Lexical setup in plaintext configuration (`@lexical/plain-text`) with history (`@lexical/history`) and accessibility (`@lexical/dragon`) features enabled.
|
|
|
|
**Run it locally:** `npm i && npm run dev`
|
|
|
|
[](https://stackblitz.com/github/facebook/lexical/tree/main/examples/react-plain-text?file=src/main.tsx)
|