Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15941 (s=15941, is=15952, ic=15954, ia=15955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15953 (s=15941, is=15953, ic=15955, ia=15956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15955 (s=15941, is=15953, ic=15955, ia=15956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15956 (s=15941, is=15953, ic=15955, ia=15956)