我想在我的Angular 4應用程序中使用setInterval。 const inter = setInterval(() => { // logic resulting in exitCondition if(exitCondition) ...
確定! 回上一頁