oriati / final-sprint

Final project at coding academy - a web page builder app
3 stars 0 forks source link

Make text elements contenteditable #12

Open theaarontaylor opened 7 years ago

theaarontaylor commented 7 years ago

emit a function from the dumb comps to the editor who will dispatch an action to the store along with the emiit an object will be sent that holds the data of the change (compIndex, type, value,element2change)