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