react-easy-edit
Search
⌃K
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

Preventing Edit

In order to create an EasyEdit component and prevent users from editing it, you simply just pass in the prop allowEdit={false}
​
​
Previous
Custom Input Component
Next
OnBlur
Last modified 4yr ago