Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17221 (s=17221, is=17232, ic=17234, ia=17235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17233 (s=17221, is=17233, ic=17235, ia=17236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17235 (s=17221, is=17233, ic=17235, ia=17236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17236 (s=17221, is=17233, ic=17235, ia=17236)