Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65217 (s=65217, is=65272, ic=65273, ia=65274)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65273 (s=65217, is=65273, ic=65274, ia=65275)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65274 (s=65217, is=65273, ic=65274, ia=65275)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65275 (s=65217, is=65273, ic=65274, ia=65275)