I'm looking for methods of managing elements of contenteditable
as React components.
Exploring Facebook's source via React DevTools extension reveals that they wrote a contenteditable
comment editor that seems to be fully managed by React.
You can see in the components tree that updating the conteneditable
triggers updates to components tree that are children of contenteditable
.
Facebook just released Draft.js - https://facebook.github.io/draft-js/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With