Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64805 (s=64805, is=64860, ic=64861, ia=64862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64861 (s=64805, is=64861, ic=64862, ia=64863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64862 (s=64805, is=64861, ic=64862, ia=64863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64863 (s=64805, is=64861, ic=64862, ia=64863)