Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85000 (s=85000, is=85057, ic=85058, ia=85059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85058 (s=85000, is=85058, ic=85059, ia=85060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85059 (s=85000, is=85058, ic=85059, ia=85060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85060 (s=85000, is=85058, ic=85059, ia=85060)