Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111176 (s=111176, is=111249, ic=111250, ia=111252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111250 (s=111176, is=111250, ic=111251, ia=111253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111251 (s=111176, is=111250, ic=111251, ia=111253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111253 (s=111176, is=111250, ic=111251, ia=111253)