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