React Pencil is a delicate React component that enables single-line and multi-line in-place edits. Single-line edits are performed on HTML input whereas multi-line edits are performed on content editable spans.
Features:
- Single-line in-place edits
- Multi-line in-place edits
- Autosized fields
- Pencil button suffix
- Placeholders
- Error display
- Fully customizable via pass through props
- OnEditDone callback
Installation:
$ npm i react-pencil
Preview:
Download Details:
Author: SokratisVidros
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/SokratisVidros/react-pencil
License: MIT