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