I am using Facebook's Draft.js library to create a rich text box and I have a requirement to make the caret of the text box red. Is it possible?
I have read about the -webkit-text-fill-color
property but it is making the typed text and the placeholder red instead of the caret.