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