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