Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84881 (s=84881, is=84938, ic=84939, ia=84940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84939 (s=84881, is=84939, ic=84940, ia=84941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84940 (s=84881, is=84939, ic=84940, ia=84941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84941 (s=84881, is=84939, ic=84940, ia=84941)