@page "/counter" @rendermode InteractiveServer @using Microsoft.AspNetCore.Authorization @attribute [Authorize] Counter
Current count: @currentCount