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