Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10851 (s=10851, is=10859, ic=10858, ia=10860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10860 (s=10851, is=10860, ic=10859, ia=10861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10859 (s=10851, is=10860, ic=10859, ia=10861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10861 (s=10851, is=10860, ic=10859, ia=10861)