Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10927 (s=10927, is=10936, ic=10935, ia=10937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10937 (s=10927, is=10937, ic=10936, ia=10938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10936 (s=10927, is=10937, ic=10936, ia=10938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10938 (s=10927, is=10937, ic=10936, ia=10938)