Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2563 (s=2563, is=2567, ic=2565, ia=2567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2568 (s=2563, is=2568, ic=2566, ia=2568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2566 (s=2563, is=2568, ic=2566, ia=2568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2568 (s=2563, is=2568, ic=2566, ia=2568)