Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9931 (s=9931, is=9939, ic=9938, ia=9940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9940 (s=9931, is=9940, ic=9939, ia=9941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9939 (s=9931, is=9940, ic=9939, ia=9941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9941 (s=9931, is=9940, ic=9939, ia=9941)