Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33512 (s=33512, is=33547, ic=33546, ia=33548)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33548 (s=33512, is=33548, ic=33547, ia=33549)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33547 (s=33512, is=33548, ic=33547, ia=33549)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33549 (s=33512, is=33548, ic=33547, ia=33549)