Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13412 (s=13412, is=13422, ic=13424, ia=13425)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13423 (s=13412, is=13423, ic=13425, ia=13426)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13425 (s=13412, is=13423, ic=13425, ia=13426)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13426 (s=13412, is=13423, ic=13425, ia=13426)