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