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