react-inline-edit

3.0.0 • Public • Published

React Inline Edit

Allows you to to make inline/in-place edits to the text rendered inside the component.

Support: Chrome, Firefox, Safari (desktop & mobile) and IE 9+

The new version comes with a simpler API which uses <textarea> input elements that auto resize to fit in the text edits.

The previous version (v 1.x.x) of this module used contenteditable which was quirky by spec and had various issues.

Install

$ npm i react-inline-edit

Demo

React Inline Edit Demo

You can play around with the demo code in the demo folder.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    255
    • latest

Version History

Package Sidebar

Install

npm i react-inline-edit

Weekly Downloads

93

Version

3.0.0

License

MIT

Last publish

Collaborators

  • vasanthk