Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11422 (s=11422, is=11432, ic=11431, ia=11433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11433 (s=11422, is=11433, ic=11432, ia=11434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11432 (s=11422, is=11433, ic=11432, ia=11434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11434 (s=11422, is=11433, ic=11432, ia=11434)