Angular directives for VisSense.js.
<div vissense-monitor
on-hidden="state = 'hidden'"
on-visible="state = 'visible'"
on-fullyvisible="state = 'fully visible'">
this element is currently {{ state }}
<!-- more important content here -->
</div>
- Issue Tracker: https://github.com/vissense/angular-vissense/issues
- Source Code: https://github.com/vissense/angular-vissense
git clone https://github.com/vissense/angular-vissense.git
The project is licensed under the MIT license. See LICENSE for details.