Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111203 (s=111203, is=111276, ic=111277, ia=111279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111277 (s=111203, is=111277, ic=111278, ia=111280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111278 (s=111203, is=111277, ic=111278, ia=111280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111280 (s=111203, is=111277, ic=111278, ia=111280)