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