Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98768 (s=98768, is=98830, ic=98831, ia=98832)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98831 (s=98768, is=98831, ic=98832, ia=98833)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98832 (s=98768, is=98831, ic=98832, ia=98833)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98833 (s=98768, is=98831, ic=98832, ia=98833)