Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69941 (s=69941, is=69997, ic=69998, ia=69999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69998 (s=69941, is=69998, ic=69999, ia=70000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69999 (s=69941, is=69998, ic=69999, ia=70000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70000 (s=69941, is=69998, ic=69999, ia=70000)