viewer.js
viewer.js copied to clipboard
Missing documentation for plugins available messages
Document describes here https://github.com/box/viewer.js/tree/master#plugins that plugins can listen to events via messages. The only example given is the 'pagefocus' message.
What are the other messages available ? Are they the same than Crocodoc.on(e, ...) events ?