reactive-obj icon indicating copy to clipboard operation
reactive-obj copied to clipboard

How do you "delete" a key/value relationship?

Open brettg2 opened this issue 7 years ago • 0 comments

There are no delete or clear methods like ReactiveVar or ReactiveDict. Is this on purpose? If so, what is the best practice to remove key/value relations with the other methods? TestReactObj.set('somekey', null)?

Thank you

brettg2 avatar Apr 26 '17 20:04 brettg2