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