Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28123 (s=28123, is=28154, ic=28152, ia=28154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28155 (s=28123, is=28155, ic=28153, ia=28155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28153 (s=28123, is=28155, ic=28153, ia=28155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28155 (s=28123, is=28155, ic=28153, ia=28155)