Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64902 (s=64902, is=64957, ic=64958, ia=64959)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64958 (s=64902, is=64958, ic=64959, ia=64960)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64959 (s=64902, is=64958, ic=64959, ia=64960)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64960 (s=64902, is=64958, ic=64959, ia=64960)