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