Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32252 (s=32252, is=32286, ic=32285, ia=32287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32287 (s=32252, is=32287, ic=32286, ia=32288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32286 (s=32252, is=32287, ic=32286, ia=32288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32288 (s=32252, is=32287, ic=32286, ia=32288)