@page "/searchmovies" @using MovieActorLookup.Models @using MovieActorLookup.Models.Movies @using System.ComponentModel.DataAnnotations @inject MovieService MovieService @inject IJSRuntime JSRuntime @rendermode InteractiveServer
Search by movie and character to explore an actor's complete filmography
Finding the perfect match...
@movie.Overview
@if (movie.Overview.Length > 150) { }Try adjusting your search terms or check the spelling
Enter a movie title and character name to discover an actor's complete film journey