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