Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5612 (s=5612, is=5618, ic=5616, ia=5618)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5619 (s=5612, is=5619, ic=5617, ia=5619)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5617 (s=5612, is=5619, ic=5617, ia=5619)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5619 (s=5612, is=5619, ic=5617, ia=5619)