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