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