## Overview This article talks about [react-content editable](https://www.npmjs.com/package/react-contenteditable), including 1. its application in single page applications or web builders. 2. its rationale- the [contentditable](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/contenteditable) property and its [source code ](https://github.com/lovasoa/react-contenteditable/blob/master/src/react-contenteditable.tsx)