DraftJS - Make first N character of the editor static

25 views Asked by At

If there a way to make the first N characters of the Editor to be static. I tried using a decorator, but when you select all characters and press delete, it deletes the entire data.

0

There are 0 answers