Generic Watcher Example Suggest EditsCode JavaScriptcreate_instance: function (data){ console.log("watching", data[0]) } Updated almost 4 years ago Table of Contents Code