React-contenteditable

React component for a div with editable contents.

Creator

Ophir Lojkine

Description

react-contenteditable is a React component for a div with editable content. You can use it as just a simple editable container with a default value, or extend it by using custom tags for the input, sanitizing it or adding rich text editing functions.
Visit Site
Related Projects