I am using rxjs timeout operator to do this. @Select(MyState.myValue) myValue$: Observable<number>; setInterval(() => //updating MyState ...
確定! 回上一頁