mirror of
https://github.com/facebook/lexical.git
synced 2025-08-26 10:40:47 +08:00
8 lines
446 B
Markdown
8 lines
446 B
Markdown
# React Table Plugin example
|
|
|
|
Here we have simplest Lexical Table Plugin 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`
|
|
|
|
[](https://stackblitz.com/github/facebook/lexical/tree/main/examples/react-table?file=src/main.tsx)
|