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