cozemble / monorepo

A data and process canvas
https://cozemble.com
Apache License 2.0
13 stars 1 forks source link

Custom cell type: Rich text editor #35

Open mike-hogan opened 1 year ago

mike-hogan commented 1 year ago

The door will always be open to many Rich text editors, based on lexical or prosemirror or editorjs etc etc.

But this task is to pick one of the above and create a custom cell type using it, so a user can add a rich text editor to a model, and edit rich text data in their records

Just picking and implementing one example will act as a path finder for folks looking to integrate other rich text editors