Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98059 (s=98059, is=98120, ic=98121, ia=98122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98122 (s=98059, is=98122, ic=98123, ia=98124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98123 (s=98059, is=98122, ic=98123, ia=98124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98124 (s=98059, is=98122, ic=98123, ia=98124)