Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50800 (s=50800, is=50851, ic=50851, ia=50853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50852 (s=50800, is=50852, ic=50852, ia=50854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50852 (s=50800, is=50852, ic=50852, ia=50854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50854 (s=50800, is=50852, ic=50852, ia=50854)