ismyrnow / json-tinker

JQuery plugin to make a json editor
Other
2 stars 1 forks source link

Provide an `onEdit` callback #3

Open knownasilya opened 10 years ago

knownasilya commented 10 years ago

Should be called whenever the underlying JSON data is changed. So basically when you hit 'return' in a field in the editor, or when you add/remove a new field.