Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99551 (s=99551, is=99614, ic=99615, ia=99616)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99615 (s=99551, is=99615, ic=99616, ia=99617)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99616 (s=99551, is=99615, ic=99616, ia=99617)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99617 (s=99551, is=99615, ic=99616, ia=99617)