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