Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31907 (s=31907, is=31941, ic=31940, ia=31942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31942 (s=31907, is=31942, ic=31941, ia=31943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31941 (s=31907, is=31942, ic=31941, ia=31943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31943 (s=31907, is=31942, ic=31941, ia=31943)