Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83883 (s=83883, is=83940, ic=83941, ia=83942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83941 (s=83883, is=83941, ic=83942, ia=83943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83942 (s=83883, is=83941, ic=83942, ia=83943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83943 (s=83883, is=83941, ic=83942, ia=83943)