Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13629 (s=13629, is=13642, ic=13643, ia=13641)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13643 (s=13629, is=13643, ic=13644, ia=13642)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13644 (s=13629, is=13643, ic=13644, ia=13642)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13642 (s=13629, is=13643, ic=13644, ia=13642)