You could dynamically generate an array of however time you wanted to render <li>Something</li> , and then do ngFor over that collection.
確定! 回上一頁