Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98512 (s=98512, is=98574, ic=98575, ia=98576)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98575 (s=98512, is=98575, ic=98576, ia=98577)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98576 (s=98512, is=98575, ic=98576, ia=98577)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98577 (s=98512, is=98575, ic=98576, ia=98577)