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