Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123854 (s=123854, is=123931, ic=123933, ia=123936)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123932 (s=123854, is=123932, ic=123934, ia=123937)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123934 (s=123854, is=123932, ic=123934, ia=123937)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123937 (s=123854, is=123932, ic=123934, ia=123937)