Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123144 (s=123144, is=123220, ic=123223, ia=123225)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123221 (s=123144, is=123221, ic=123224, ia=123226)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123224 (s=123144, is=123221, ic=123224, ia=123226)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123226 (s=123144, is=123221, ic=123224, ia=123226)