Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10682 (s=10682, is=10695, ic=10695, ia=10693)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10696 (s=10682, is=10696, ic=10696, ia=10694)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10696 (s=10682, is=10696, ic=10696, ia=10694)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10694 (s=10682, is=10696, ic=10696, ia=10694)