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