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