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