We are using ngFor here to bind to an array, durations , which is in the Workout component class. The array looks like this: [{ title: "15 seconds", value: 15 } ...
確定! 回上一頁