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