Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13932 (s=13932, is=13942, ic=13944, ia=13945)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13943 (s=13932, is=13943, ic=13945, ia=13946)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13945 (s=13932, is=13943, ic=13945, ia=13946)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13946 (s=13932, is=13943, ic=13945, ia=13946)