Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89937 (s=89937, is=89998, ic=89999, ia=90000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89999 (s=89937, is=89999, ic=90000, ia=90001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90000 (s=89937, is=89999, ic=90000, ia=90001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90001 (s=89937, is=89999, ic=90000, ia=90001)