Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111974 (s=111974, is=112047, ic=112048, ia=112050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112048 (s=111974, is=112048, ic=112049, ia=112051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112049 (s=111974, is=112048, ic=112049, ia=112051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112051 (s=111974, is=112048, ic=112049, ia=112051)