Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33125 (s=33125, is=33159, ic=33158, ia=33160)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33160 (s=33125, is=33160, ic=33159, ia=33161)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33159 (s=33125, is=33160, ic=33159, ia=33161)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33161 (s=33125, is=33160, ic=33159, ia=33161)