In Marionette, this involves one object triggering an event that another listens to. ... const MyView = View.extend({ modelEvents: { 'change:someattribute': ...
確定! 回上一頁