Lexical is an extensible text editor framework designed for building modern, reliable editing experiences. It operates on a minimal core, intentionally separating itself from UI components and specific rich-text features. This approach ensures the framework remains fast and lightweight, with advanced functionality added through a powerful plugin interface.
Key design principles include:
Getting started is straightforward in any environment. Lexical is framework-agnostic but provides helpful bindings for React to accelerate development. Its ergonomic APIs make creating custom features a simple and enjoyable process.