Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64890 (s=64890, is=64945, ic=64946, ia=64947)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64946 (s=64890, is=64946, ic=64947, ia=64948)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64947 (s=64890, is=64946, ic=64947, ia=64948)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64948 (s=64890, is=64946, ic=64947, ia=64948)