Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32047 (s=32047, is=32081, ic=32080, ia=32082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32082 (s=32047, is=32082, ic=32081, ia=32083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32081 (s=32047, is=32082, ic=32081, ia=32083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32083 (s=32047, is=32082, ic=32081, ia=32083)