Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123862 (s=123862, is=123939, ic=123941, ia=123944)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123940 (s=123862, is=123940, ic=123942, ia=123945)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123942 (s=123862, is=123940, ic=123942, ia=123945)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123945 (s=123862, is=123940, ic=123942, ia=123945)