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