Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3082 (s=3082, is=3083, ic=3084, ia=3084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3084 (s=3082, is=3084, ic=3085, ia=3085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3085 (s=3082, is=3084, ic=3085, ia=3085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3085 (s=3082, is=3084, ic=3085, ia=3085)