@page "/parentcounter" The current count is: @currentcount @code { int incrementamount = 10; int currentcount = 0; }