Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111532 (s=111532, is=111605, ic=111606, ia=111608)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111606 (s=111532, is=111606, ic=111607, ia=111609)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111607 (s=111532, is=111606, ic=111607, ia=111609)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111609 (s=111532, is=111606, ic=111607, ia=111609)