lexical-vue
Note: Lexical is currently in early development and APIs and packages are likely to change quite often.
Lexical components and composables for Vue applications.
For documentation and more information about Lexical, be sure to visit the Lexical website.
Demo: https://lexical-vue-playground.vercel.app
Getting started with Vue
Requires Vue 3.2.0 or higher.
Install lexical
and lexical-vue
:
Below is an example of a basic plain text editor using lexical
and lexical-vue
.
For a more complex example, check the rich text editor playground.
I'm converting most of @lexical/react plugins into Vue 3 components. Check them all here.
Credits
License
MIT