AlbertoBasalo/ng-lab

@empty feature

alvarocamo212 opened this issue · 0 comments

I do not know the reason why your have use if/else format (maybe it is cleaner). However, this new @for has an @empty block and it looks suitable for this case

https://angular.dev/guide/templates/control-flow#for-block---repeaters

@if (activities.length >= 0) {