Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98498 (s=98498, is=98560, ic=98561, ia=98562)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98561 (s=98498, is=98561, ic=98562, ia=98563)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98562 (s=98498, is=98561, ic=98562, ia=98563)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98563 (s=98498, is=98561, ic=98562, ia=98563)