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