Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42058 (s=42058, is=42101, ic=42101, ia=42103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42102 (s=42058, is=42102, ic=42102, ia=42104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42102 (s=42058, is=42102, ic=42102, ia=42104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42104 (s=42058, is=42102, ic=42102, ia=42104)