Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64048 (s=64048, is=64103, ic=64104, ia=64105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64104 (s=64048, is=64104, ic=64105, ia=64106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64105 (s=64048, is=64104, ic=64105, ia=64106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64106 (s=64048, is=64104, ic=64105, ia=64106)