Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123865 (s=123865, is=123942, ic=123944, ia=123947)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123943 (s=123865, is=123943, ic=123945, ia=123948)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123945 (s=123865, is=123943, ic=123945, ia=123948)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123948 (s=123865, is=123943, ic=123945, ia=123948)