Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35903 (s=35903, is=35940, ic=35939, ia=35941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35941 (s=35903, is=35941, ic=35940, ia=35942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35940 (s=35903, is=35941, ic=35940, ia=35942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35942 (s=35903, is=35941, ic=35940, ia=35942)