Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10608 (s=10608, is=10621, ic=10623, ia=10624)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10622 (s=10608, is=10622, ic=10624, ia=10625)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10624 (s=10608, is=10622, ic=10624, ia=10625)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10625 (s=10608, is=10622, ic=10624, ia=10625)