See all topics published in Dojo


/ Published in: JavaScript
Save to your folder(s)

A quick and easy way to see all topics that are published in the console


Copy this code and paste it in your HTML
  1. dojo.connect(dojo, "publish", null, function() { console.debug(arguments); });

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.