Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111007 (s=111007, is=111080, ic=111081, ia=111083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111081 (s=111007, is=111081, ic=111082, ia=111084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111082 (s=111007, is=111081, ic=111082, ia=111084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111084 (s=111007, is=111081, ic=111082, ia=111084)