Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9521 (s=9521, is=9528, ic=9527, ia=9529)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9529 (s=9521, is=9529, ic=9528, ia=9530)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9528 (s=9521, is=9529, ic=9528, ia=9530)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9530 (s=9521, is=9529, ic=9528, ia=9530)