Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 41898 (s=41898, is=41941, ic=41941, ia=41943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 41942 (s=41898, is=41942, ic=41942, ia=41944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 41942 (s=41898, is=41942, ic=41942, ia=41944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 41944 (s=41898, is=41942, ic=41942, ia=41944)