Basically if you set the content editable attribute on an element then the user can edit the content of the element directly
Here is an example using it:
https://codepen.io/caraya/pen/ZyQMWd
Basically if you set the content editable attribute on an element then the user can edit the content of the element directly
Here is an example using it:
https://codepen.io/caraya/pen/ZyQMWd