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