Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9516 (s=9516, is=9523, ic=9522, ia=9524)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9524 (s=9516, is=9524, ic=9523, ia=9525)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9523 (s=9516, is=9524, ic=9523, ia=9525)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9525 (s=9516, is=9524, ic=9523, ia=9525)