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