Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123466 (s=123466, is=123543, ic=123545, ia=123548)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123544 (s=123466, is=123544, ic=123546, ia=123549)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123546 (s=123466, is=123544, ic=123546, ia=123549)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123549 (s=123466, is=123544, ic=123546, ia=123549)