Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25180 (s=25180, is=25204, ic=25205, ia=25202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25205 (s=25180, is=25205, ic=25206, ia=25203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25206 (s=25180, is=25205, ic=25206, ia=25203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25203 (s=25180, is=25205, ic=25206, ia=25203)