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