Open adadgio opened 9 years ago
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 ?
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 ?