@microsoft/fast-animation > ViewExitTrigger
ViewExitTrigger class
Utility for registering element/callback pairs where the callback will be invoked when the element exits the view-port
Signature:export default class ViewExitTrigger extends ScrollBase
Methods
Method | Modifiers | Description |
---|---|---|
update() | Check if elements are in view-port and apply scroll method if they are |