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