MutationObserver init options
- Source:
Properties:
Name | Type | Argument | Description |
---|---|---|---|
target |
HTMLElement | 감지할 element |
|
debounce |
Number |
<optional> |
이벤트 debounce 값 |
callback |
TypeVoidFunction |
<optional> |
이벤트 callback |
options |
IMutationObserverInit |
<optional> |
세부 MutationObserver options |