Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10592 (s=10592, is=10600, ic=10599, ia=10601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10601 (s=10592, is=10601, ic=10600, ia=10602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10600 (s=10592, is=10601, ic=10600, ia=10602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10602 (s=10592, is=10601, ic=10600, ia=10602)