Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111211 (s=111211, is=111284, ic=111285, ia=111287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111285 (s=111211, is=111285, ic=111286, ia=111288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111286 (s=111211, is=111285, ic=111286, ia=111288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111288 (s=111211, is=111285, ic=111286, ia=111288)