Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111864 (s=111864, is=111937, ic=111938, ia=111940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111938 (s=111864, is=111938, ic=111939, ia=111941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111939 (s=111864, is=111938, ic=111939, ia=111941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111941 (s=111864, is=111938, ic=111939, ia=111941)