box / viewer.js

A viewer for documents converted with the Box View API
Apache License 2.0
336 stars 99 forks source link

Injecting component. #190

Closed zajca closed 9 years ago

zajca commented 9 years ago

Hi, I want to page zoom on doupletap. I wonder what is best way how to implement it. How can I get viewer element in plugin. I was looking around and way how to implement it is component since it gets element as first argument in init function and plugin don't. But I didn't found how to use component in creator.