IntersectionObserver init options
- Source:
- See:
Properties:
Name | Type | Argument | Description |
---|---|---|---|
target |
Element | 감지할 element |
|
visibleRatio |
Number |
<optional> |
이벤트 visibleRatio 값 |
throttle |
Number |
<optional> |
이벤트 throttle 값 |
callback |
callback |
<optional> |
이벤트 callback |
options |
IntersectionObserverInit |
<optional> |
세부 IntersectionObserver options |