@page "/searchshows" @using MovieActorLookup.Models @inject ShowService ShowService @rendermode InteractiveServer
Search by TV show and character to explore an actor's complete filmography
Finding the perfect match...
@(show.Overview.Length > 120 ? show.Overview.Substring(0, 120) + "..." : show.Overview)
}Try adjusting your search terms or check the spelling
Enter a TV show title and character name to discover an actor's complete television journey