Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11925 (s=11925, is=11937, ic=11936, ia=11938)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11938 (s=11925, is=11938, ic=11937, ia=11939)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11937 (s=11925, is=11938, ic=11937, ia=11939)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11939 (s=11925, is=11938, ic=11937, ia=11939)