child-changed-callback
v1.0.0
Published
Call `childChangedCallback` on an element when it's children change
Downloads
3
Maintainers
Readme
Child Changed Callback
Call
childChangedCallback
on an element when it's children change
This provides a very quick helper to deal with Custom Element's inability to see children changing, implementing a childrenChangedCallback detection via MutationObserver.