Toggle edit mode for multiple components 🔥

You can now control the state of multiple EasyEdit components by externally manipulating the prop editMode. In the example below, we have an Edit button that controls toggles between the view and edit state of three EasyEdit components.

Last updated