Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65884 (s=65884, is=65939, ic=65940, ia=65941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65940 (s=65884, is=65940, ic=65941, ia=65942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65941 (s=65884, is=65940, ic=65941, ia=65942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65942 (s=65884, is=65940, ic=65941, ia=65942)