Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91880 (s=91880, is=91941, ic=91942, ia=91943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91942 (s=91880, is=91942, ic=91943, ia=91944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91943 (s=91880, is=91942, ic=91943, ia=91944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91944 (s=91880, is=91942, ic=91943, ia=91944)