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