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