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