Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78882 (s=78882, is=78939, ic=78940, ia=78941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78940 (s=78882, is=78940, ic=78941, ia=78942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78941 (s=78882, is=78940, ic=78941, ia=78942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78942 (s=78882, is=78940, ic=78941, ia=78942)