... rxjs'; createInterval() { const source$ = interval(1000); source$.subscribe ... wait for 2s before 0 1 //wait for 3s before 1 2 //wait for 3s before 2 3 ...
確定! 回上一頁