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