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