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