Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98880 (s=98880, is=98942, ic=98943, ia=98944)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98943 (s=98880, is=98943, ic=98944, ia=98945)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98944 (s=98880, is=98943, ic=98944, ia=98945)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98945 (s=98880, is=98943, ic=98944, ia=98945)