Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111630 (s=111630, is=111703, ic=111704, ia=111706)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111704 (s=111630, is=111704, ic=111705, ia=111707)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111705 (s=111630, is=111704, ic=111705, ia=111707)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111707 (s=111630, is=111704, ic=111705, ia=111707)