Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88420 (s=88420, is=88480, ic=88481, ia=88482)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88481 (s=88420, is=88481, ic=88482, ia=88483)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88482 (s=88420, is=88481, ic=88482, ia=88483)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88483 (s=88420, is=88481, ic=88482, ia=88483)