react-contenteditable
react-contenteditable copied to clipboard
Placeholder ?
Hi there,
I wanted to add placeholder feature to this contenteditable, and the only working thing I found was a css hack (dunno the browser support).
Found it here: https://stackoverflow.com/questions/20726174/placeholder-for-contenteditable-div
Have you ever considered trying to add this feature directly in the module?
Best
#64