vvo / in-viewport

Get a callback when any element becomes visible in a viewport (body or custom viewport)
MIT License
276 stars 24 forks source link

Question - import as an es6 module supported? #36

Closed KayakinKoder closed 6 years ago

KayakinKoder commented 6 years ago

Just a question, wondering if import inViewport from 'in-viewport' is supported. Thanks for the great tool

paulincai commented 6 years ago

@KayakinKoder yes it is, that's how I use it.

vvo commented 6 years ago

Closing then :)

KayakinKoder commented 6 years ago

@paulincai thank you, good to hear