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