Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123859 (s=123859, is=123936, ic=123938, ia=123941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123937 (s=123859, is=123937, ic=123939, ia=123942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123939 (s=123859, is=123937, ic=123939, ia=123942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123942 (s=123859, is=123937, ic=123939, ia=123942)