Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97878 (s=97878, is=97940, ic=97941, ia=97942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97941 (s=97878, is=97941, ic=97942, ia=97943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97942 (s=97878, is=97941, ic=97942, ia=97943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97943 (s=97878, is=97941, ic=97942, ia=97943)