projects/aoc-client/core/directives/aoc-observe-visibility.directive.ts
OnDestroy
OnInit
AfterViewInit
| Selector | [aocObserveVisibility] |
| Standalone | true |
Inputs |
Outputs |
Accessors |
constructor(element: ElementRef)
|
||||||
|
Parameters :
|
| aocObserveVisibility |
Type : number | string
|
| visibilityChange |
Type : EventEmitter
|
| threshold | ||||||
setthreshold(value: number | string)
|
||||||
|
Parameters :
Returns :
void
|