Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111129 (s=111129, is=111202, ic=111203, ia=111205)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111203 (s=111129, is=111203, ic=111204, ia=111206)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111204 (s=111129, is=111203, ic=111204, ia=111206)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111206 (s=111129, is=111203, ic=111204, ia=111206)