Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32550 (s=32550, is=32584, ic=32583, ia=32585)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32585 (s=32550, is=32585, ic=32584, ia=32586)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32584 (s=32550, is=32585, ic=32584, ia=32586)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32586 (s=32550, is=32585, ic=32584, ia=32586)