Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101229 (s=101229, is=101293, ic=101294, ia=101296)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101294 (s=101229, is=101294, ic=101295, ia=101297)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101295 (s=101229, is=101294, ic=101295, ia=101297)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101297 (s=101229, is=101294, ic=101295, ia=101297)