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