Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14892 (s=14892, is=14908, ic=14909, ia=14907)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14909 (s=14892, is=14909, ic=14910, ia=14908)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14910 (s=14892, is=14909, ic=14910, ia=14908)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14908 (s=14892, is=14909, ic=14910, ia=14908)