Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11879 (s=11879, is=11891, ic=11890, ia=11892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11892 (s=11879, is=11892, ic=11891, ia=11893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11891 (s=11879, is=11892, ic=11891, ia=11893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11893 (s=11879, is=11892, ic=11891, ia=11893)