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