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