Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101504 (s=101504, is=101568, ic=101569, ia=101571)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101569 (s=101504, is=101569, ic=101570, ia=101572)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101570 (s=101504, is=101569, ic=101570, ia=101572)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101572 (s=101504, is=101569, ic=101570, ia=101572)