Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50031 (s=50031, is=50081, ic=50081, ia=50083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50082 (s=50031, is=50082, ic=50082, ia=50084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50082 (s=50031, is=50082, ic=50082, ia=50084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50084 (s=50031, is=50082, ic=50082, ia=50084)