Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11320 (s=11320, is=11330, ic=11329, ia=11331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11331 (s=11320, is=11331, ic=11330, ia=11332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11330 (s=11320, is=11331, ic=11330, ia=11332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11332 (s=11320, is=11331, ic=11330, ia=11332)