Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98819 (s=98819, is=98881, ic=98882, ia=98883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98882 (s=98819, is=98882, ic=98883, ia=98884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98883 (s=98819, is=98882, ic=98883, ia=98884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98884 (s=98819, is=98882, ic=98883, ia=98884)