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