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