Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9864 (s=9864, is=9885, ic=9885, ia=9887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9886 (s=9864, is=9886, ic=9886, ia=9888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9886 (s=9864, is=9886, ic=9886, ia=9888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9888 (s=9864, is=9886, ic=9886, ia=9888)