Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83144 (s=83144, is=83201, ic=83202, ia=83203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83202 (s=83144, is=83202, ic=83203, ia=83204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83203 (s=83144, is=83202, ic=83203, ia=83204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83204 (s=83144, is=83202, ic=83203, ia=83204)