Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 71000 (s=71000, is=71056, ic=71057, ia=71058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 71057 (s=71000, is=71057, ic=71058, ia=71059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 71058 (s=71000, is=71057, ic=71058, ia=71059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 71059 (s=71000, is=71057, ic=71058, ia=71059)