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