Draft JS: hide the cursor

Viewed 191

I'm trying to hide the cursor in draft-js. I want it to function as normal but the user not to be able to see the blinking cursor, is there any way of doing this in draft JS?

1 Answers
Related