Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77999 (s=77999, is=78056, ic=78057, ia=78058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78057 (s=77999, is=78057, ic=78058, ia=78059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78058 (s=77999, is=78057, ic=78058, ia=78059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78059 (s=77999, is=78057, ic=78058, ia=78059)