try to use infinite scroll or collection-repeat, otherwise you can create your list with one way binding if you don't need to update this list later.
Do you bind for each item an event as such as click?
try to use infinite scroll or collection-repeat, otherwise you can create your list with one way binding if you don't need to update this list later.
Do you bind for each item an event as such as click?