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