Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123856 (s=123856, is=123933, ic=123935, ia=123938)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123934 (s=123856, is=123934, ic=123936, ia=123939)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123936 (s=123856, is=123934, ic=123936, ia=123939)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123939 (s=123856, is=123934, ic=123936, ia=123939)