Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78571 (s=78571, is=78628, ic=78629, ia=78630)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78629 (s=78571, is=78629, ic=78630, ia=78631)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78630 (s=78571, is=78629, ic=78630, ia=78631)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78631 (s=78571, is=78629, ic=78630, ia=78631)