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