Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98902 (s=98902, is=98964, ic=98965, ia=98966)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98965 (s=98902, is=98965, ic=98966, ia=98967)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98966 (s=98902, is=98965, ic=98966, ia=98967)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98967 (s=98902, is=98965, ic=98966, ia=98967)