Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99105 (s=99105, is=99167, ic=99168, ia=99169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99168 (s=99105, is=99168, ic=99169, ia=99170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99169 (s=99105, is=99168, ic=99169, ia=99170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99170 (s=99105, is=99168, ic=99169, ia=99170)