Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69883 (s=69883, is=69939, ic=69940, ia=69941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69940 (s=69883, is=69940, ic=69941, ia=69942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69941 (s=69883, is=69940, ic=69941, ia=69942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69942 (s=69883, is=69940, ic=69941, ia=69942)