Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80007 (s=80007, is=80064, ic=80065, ia=80066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80065 (s=80007, is=80065, ic=80066, ia=80067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80066 (s=80007, is=80065, ic=80066, ia=80067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80067 (s=80007, is=80065, ic=80066, ia=80067)