Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111871 (s=111871, is=111944, ic=111945, ia=111947)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111945 (s=111871, is=111945, ic=111946, ia=111948)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111946 (s=111871, is=111945, ic=111946, ia=111948)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111948 (s=111871, is=111945, ic=111946, ia=111948)