Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10504 (s=10504, is=10512, ic=10511, ia=10513)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10513 (s=10504, is=10513, ic=10512, ia=10514)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10512 (s=10504, is=10513, ic=10512, ia=10514)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10514 (s=10504, is=10513, ic=10512, ia=10514)