dxinteractive / dendriform

Build performant, reactive data-editing UIs for React.js. Succinct code, observable state, undo & redo included!
MIT License
8 stars 3 forks source link

Idea: set() meta #68

Closed dxinteractive closed 2 years ago

dxinteractive commented 3 years ago

It can be useful for a set to pass along additional information in a set() so that onChange handlers can conditionally behave in a different way.

dxinteractive commented 2 years ago

Closing for now, need a solid use case to come back up to know how to handle merging of multiple pieces of metadata, in the case of buffered changes.