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