-
Notifications
You must be signed in to change notification settings - Fork 655
mutationObserver
Guillaume Leclerc edited this page Dec 18, 2015
·
1 revision
This is an util to check if the content of a given element change.
There is a fallback for IE and browser that does not support Mutation observers.
-
element
: The DOM element do watch -
callback
: The function to call when there is a change
- Map
- [MapComponent](Extending Components)
- Marker
- Cluster
- InfoWindow
- Polyline
- Circle
- Rectangle
- PlaceInput
... More to come
(for contributors)