I uploaded a new package here, I will update it if needed, do not hesitate to open issues:
https://www.npmjs.com/package/react-inline-edition
I added this:
- It is buildable by anybody, just run
npm run build
- When editing, just press enter to validate the changes
- The label can be set not to be editable (with the
isEditable prop)
- When the label is editable, when the mouse over the label, it highlights itself
- The label is no more a block, you can inline or block whatever you want
Enjoy
I uploaded a new package here, I will update it if needed, do not hesitate to open issues:
https://www.npmjs.com/package/react-inline-edition
I added this:
npm run buildisEditableprop)Enjoy