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