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