Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 75943 (s=75943, is=76000, ic=76001, ia=76002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 76001 (s=75943, is=76001, ic=76002, ia=76003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 76002 (s=75943, is=76001, ic=76002, ia=76003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 76003 (s=75943, is=76001, ic=76002, ia=76003)