Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7933 (s=7933, is=7939, ic=7940, ia=7939)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7940 (s=7933, is=7940, ic=7941, ia=7940)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7941 (s=7933, is=7940, ic=7941, ia=7940)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7940 (s=7933, is=7940, ic=7941, ia=7940)