Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8921 (s=8921, is=8928, ic=8927, ia=8929)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8929 (s=8921, is=8929, ic=8928, ia=8930)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8928 (s=8921, is=8929, ic=8928, ia=8930)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8930 (s=8921, is=8929, ic=8928, ia=8930)