@page "/pokemon-sleep/edit-pokemon/{id:int}" @inject IPokemonService PokemonService @inject NavigationManager Navigation @inject IJSRuntime JS @attribute [StreamRendering] @rendermode InteractiveServer Edit Pokémon @if (pokemon == null) { } else {
}