Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4331 (s=4331, is=4336, ic=4334, ia=4336)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4337 (s=4331, is=4337, ic=4335, ia=4337)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4335 (s=4331, is=4337, ic=4335, ia=4337)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4337 (s=4331, is=4337, ic=4335, ia=4337)