Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123851 (s=123851, is=123928, ic=123930, ia=123933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123929 (s=123851, is=123929, ic=123931, ia=123934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123931 (s=123851, is=123929, ic=123931, ia=123934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123934 (s=123851, is=123929, ic=123931, ia=123934)