airframe
airframe copied to clipboard
airframe-http-rx: Support onUpdate DOM element
- Register MutationObserver and subscribe DOM mutation
- Unregister the observer upon Rx.cancel is called
onMount and beforeUnmount handler has been added to RxElement interface. We can use these hooks to register MutationObserver