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