Listening to an observable array for changes ie
coll.subscribe(function(changes) {}, null, "arrayChange")
Does anyone know what the possible status values could be?
I have seen "added" & "deleted" Are there any others? Is there a reference somewhere? Many thanks
Currently only "added" and "deleted" are the possible status values.
However this is not described expicility in the documentation, but you get this info:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With