Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111744 (s=111744, is=111817, ic=111818, ia=111820)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111818 (s=111744, is=111818, ic=111819, ia=111821)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111819 (s=111744, is=111818, ic=111819, ia=111821)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111821 (s=111744, is=111818, ic=111819, ia=111821)