Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65886 (s=65886, is=65941, ic=65942, ia=65943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65942 (s=65886, is=65942, ic=65943, ia=65944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65943 (s=65886, is=65942, ic=65943, ia=65944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65944 (s=65886, is=65942, ic=65943, ia=65944)