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