Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31235 (s=31235, is=31248, ic=31249, ia=31248)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31249 (s=31235, is=31249, ic=31250, ia=31249)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31250 (s=31235, is=31249, ic=31250, ia=31249)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31249 (s=31235, is=31249, ic=31250, ia=31249)