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