Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64546 (s=64546, is=64601, ic=64602, ia=64603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64602 (s=64546, is=64602, ic=64603, ia=64604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64603 (s=64546, is=64602, ic=64603, ia=64604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64604 (s=64546, is=64602, ic=64603, ia=64604)