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