Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5700 (s=5700, is=5701, ic=5701, ia=5701)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5702 (s=5700, is=5702, ic=5702, ia=5702)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5702 (s=5700, is=5702, ic=5702, ia=5702)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5702 (s=5700, is=5702, ic=5702, ia=5702)