Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9861 (s=9861, is=9869, ic=9868, ia=9870)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9870 (s=9861, is=9870, ic=9869, ia=9871)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9869 (s=9861, is=9870, ic=9869, ia=9871)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9871 (s=9861, is=9870, ic=9869, ia=9871)