Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89880 (s=89880, is=89941, ic=89942, ia=89943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89942 (s=89880, is=89942, ic=89943, ia=89944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89943 (s=89880, is=89942, ic=89943, ia=89944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89944 (s=89880, is=89942, ic=89943, ia=89944)