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