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