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