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