react-easy-edit
Searchβ¦
Getting started
Props
Examples
Auto Cancelling
Auto Submitting
Button Positioning
Custom Buttons π₯
Custom Display Component
Custom Input Component
Preventing Edit
OnBlur
Enable the Delete button π₯
Toggle edit mode for multiple components π₯
Styling
Validation
Contribute
Powered By
GitBook
Custom Display Component
The prop
displayComponent
accepts a React component that will be used to display the value that's currently stored in the
EasyEdit
component. The example below passes in another component that reverses the value stored.
β
Previous
Custom Buttons π₯
Next
Custom Input Component
Last modified
2yr ago
Copy link