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