cerebral-legacy / cerebral-chrome-extension

The debugger for Cerebral
MIT License
8 stars 1 forks source link

Show Model trigger events #9

Open bogusfocused opened 8 years ago

bogusfocused commented 8 years ago

Models on mutation fire events, that UI is listening. Is there a way I can monitor them? I am using baobab.

christianalfoni commented 8 years ago

Jup, http://www.cerebraljs.com/utilities/events. Or you can point to controller.tree to access the actual Baobab tree and listen to events here :-)