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