Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123221 (s=123221, is=123298, ic=123300, ia=123303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123299 (s=123221, is=123299, ic=123301, ia=123304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123301 (s=123221, is=123299, ic=123301, ia=123304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123304 (s=123221, is=123299, ic=123301, ia=123304)