Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123383 (s=123383, is=123460, ic=123462, ia=123465)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123461 (s=123383, is=123461, ic=123463, ia=123466)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123463 (s=123383, is=123461, ic=123463, ia=123466)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123466 (s=123383, is=123461, ic=123463, ia=123466)