Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90020 (s=90020, is=90081, ic=90082, ia=90083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90082 (s=90020, is=90082, ic=90083, ia=90084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90083 (s=90020, is=90082, ic=90083, ia=90084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90084 (s=90020, is=90082, ic=90083, ia=90084)