Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9340 (s=9340, is=9348, ic=9346, ia=9348)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9349 (s=9340, is=9349, ic=9347, ia=9349)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9347 (s=9340, is=9349, ic=9347, ia=9349)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9349 (s=9340, is=9349, ic=9347, ia=9349)