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