Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50231 (s=50231, is=50281, ic=50281, ia=50283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50282 (s=50231, is=50282, ic=50282, ia=50284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50282 (s=50231, is=50282, ic=50282, ia=50284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50284 (s=50231, is=50282, ic=50282, ia=50284)