Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111610 (s=111610, is=111683, ic=111684, ia=111686)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111684 (s=111610, is=111684, ic=111685, ia=111687)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111685 (s=111610, is=111684, ic=111685, ia=111687)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111687 (s=111610, is=111684, ic=111685, ia=111687)