Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97797 (s=97797, is=97859, ic=97860, ia=97861)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97860 (s=97797, is=97860, ic=97861, ia=97862)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97861 (s=97797, is=97860, ic=97861, ia=97862)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97862 (s=97797, is=97860, ic=97861, ia=97862)