Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65804 (s=65804, is=65859, ic=65860, ia=65861)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65860 (s=65804, is=65860, ic=65861, ia=65862)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65861 (s=65804, is=65860, ic=65861, ia=65862)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65862 (s=65804, is=65860, ic=65861, ia=65862)