timerSubscription: Subscription; ngOnInit(): void { // timer(0, 10000) call the function immediately and every 10 seconds this.timerSubscription = timer(0 ...
確定! 回上一頁