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