Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111765 (s=111765, is=111838, ic=111839, ia=111841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111839 (s=111765, is=111839, ic=111840, ia=111842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111840 (s=111765, is=111839, ic=111840, ia=111842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111842 (s=111765, is=111839, ic=111840, ia=111842)