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