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
Button Positioning
Both the "Save" and "Cancel" buttons can be positioned either before or after the editable component gets rendered. In order to achieve that, you simply pass in the prop buttonsPosition with your preferred value. The default value is set to
'after'
β
Previous
Auto Submitting
Next
Custom Buttons π₯
Last modified
2yr ago
Copy link