Skip to content

Allows to detach components not visible in viewport from change detection (do not rerender templates) by placing detach-invisible directive on component in template

License

Notifications You must be signed in to change notification settings

LemonyPie/ngx-detach-invisible

Repository files navigation

NgxDetachInvisible

Allows to detach computation heavy components from Angular change detection mechanism if they are not visible in viewport

Check out stackblitz demo!

For more info see library README

Wallaby.js

This repository contributors are welcome to use Wallaby.js OSS License to get test results immediately as you type, and see the results in your editor right next to your code.

About

Allows to detach components not visible in viewport from change detection (do not rerender templates) by placing detach-invisible directive on component in template

Resources

License

Stars

Watchers

Forks

Packages

No packages published