I have an observable.box and update the values in it using the set() method. Then my component is re-rendered. Did it happen because of this method?
I have an observable.box and update the values in it using the set() method. Then my component is re-rendered. Did it happen because of this method?