Back to Lexical

Website Notion example

examples/website-notion/README.md

0.45.0633 B
Original Source

Website Notion example

Here we have an example Lexical setup in rich text configuration (@lexical/rich-text) with history (@lexical/history), draggable blocks with menu based on experimental DraggableBlockPLugin (@lexical/react/LexicalDraggableBlockPlugin), slash commands with floating menu (@lexical/react/LexicalTypeaheadMenuPlugin)

This example is used on the page https://lexical.dev/

Run it locally: pnpm i && pnpm run dev