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