https://w3c.github.io/editing/contentEditable.html#h-contenteditable
According to the current implementation, how about enabling these via props. For now, only the disabled prop is there to toggle between "true" and "false" states. So, I was just wondering how about having the other states too as props
Any thoughts?
https://w3c.github.io/editing/contentEditable.html#h-contenteditable
According to the current implementation, how about enabling these via props. For now, only the disabled prop is there to toggle between "true" and "false" states. So, I was just wondering how about having the other states too as props
Any thoughts?