Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123781 (s=123781, is=123858, ic=123860, ia=123863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123859 (s=123781, is=123859, ic=123861, ia=123864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123861 (s=123781, is=123859, ic=123861, ia=123864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123864 (s=123781, is=123859, ic=123861, ia=123864)