Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49975 (s=49975, is=50025, ic=50025, ia=50027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50026 (s=49975, is=50026, ic=50026, ia=50028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50026 (s=49975, is=50026, ic=50026, ia=50028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50028 (s=49975, is=50026, ic=50026, ia=50028)