67P/hyperchannel

View on GitHub
app/components/scrolling-observer/template.hbs

Summary

Maintainability
Test Coverage
<div {{did-insert this.createObserver}}
     {{will-destroy this.disconnectObserver}}
     {{did-update this.enabledChanged @enabled}}
     {{did-update this.rootMarginChanged @rootMargin}}></div>