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