Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98519 (s=98519, is=98581, ic=98582, ia=98583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98582 (s=98519, is=98582, ic=98583, ia=98584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98583 (s=98519, is=98582, ic=98583, ia=98584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98584 (s=98519, is=98582, ic=98583, ia=98584)