Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31874 (s=31874, is=31908, ic=31907, ia=31909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31909 (s=31874, is=31909, ic=31908, ia=31910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31908 (s=31874, is=31909, ic=31908, ia=31910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31910 (s=31874, is=31909, ic=31908, ia=31910)