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