Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69873 (s=69873, is=69929, ic=69930, ia=69931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69930 (s=69873, is=69930, ic=69931, ia=69932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69931 (s=69873, is=69930, ic=69931, ia=69932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69932 (s=69873, is=69930, ic=69931, ia=69932)