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