Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123228 (s=123228, is=123305, ic=123307, ia=123310)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123306 (s=123228, is=123306, ic=123308, ia=123311)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123308 (s=123228, is=123306, ic=123308, ia=123311)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123311 (s=123228, is=123306, ic=123308, ia=123311)