@let movies = movies$ | async | Filter:texteSaisi; @for (movie of movies ; track $index) {
{{movie.title }}

Description :

}