- Prerequisites
- Start
- History plugin
- Nodes
- Rich Text
- Theme
- Headings. Helpers and nodes config.
- How to create your own command with the payload
- How to create a custom Node
- Prerequisites
- Getting started
- Hover styles
- Add draggable element on hover
- Add “on drag enter” event handlers
- Add “on drop” event handlers
- Reset state after drop event
- Final touch
- Image/s drop
- Transformers
- MarkdownShortcutPlugin
- Disable draggable element on markdown mode
Tutorial on how to use Lexical Link Plugins with React: LinkPlugin, AutoLinkPlugin, LexicalClickableLinkPlugin
LinkPlugin
(wrap node with a link on link paste)AutoLinkPlugin
(automatically wrap with a link on text change)LexicalClickableLinkPlugin
(redirect by clicking on a link in edit mode)
- Register lexical update listener
- Lexical children data and styles
- Managing placeholder data