Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8851 (s=8851, is=8859, ic=8860, ia=8861)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8860 (s=8851, is=8860, ic=8861, ia=8862)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8861 (s=8851, is=8860, ic=8861, ia=8862)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8862 (s=8851, is=8860, ic=8861, ia=8862)