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