@lexical/rich-text
TypeScript icon, indicating that this package has built-in type declarations

0.14.5 • Public • Published

@lexical/rich-text

This package provides a starting point for Lexical users by registering listeners for a set of basic commands that cover simple text-editing behavior such as entering text, deleting characters, copy + paste, or changing the selection with arrow keys. It also provides default behavior for rich text features, such as headings, formatted, text and blockquotes.

You can use this package as a starting point, and then add additional command listeners to customize the functionality of your editor. If you don't want or need rich text functionality, you may want to consider using @lexical/plain-text instead.

Package Sidebar

Install

npm i @lexical/rich-text

Weekly Downloads

357,395

Version

0.14.5

License

MIT

Unpacked Size

86 kB

Total Files

12

Last publish

Collaborators

  • ipavlov001
  • fantactuka
  • acywatson
  • zurfyx
  • trueadm