Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64880 (s=64880, is=64935, ic=64936, ia=64937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64936 (s=64880, is=64936, ic=64937, ia=64938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64937 (s=64880, is=64936, ic=64937, ia=64938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64938 (s=64880, is=64936, ic=64937, ia=64938)