Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98932 (s=98932, is=98994, ic=98995, ia=98996)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98995 (s=98932, is=98995, ic=98996, ia=98997)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98996 (s=98932, is=98995, ic=98996, ia=98997)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98997 (s=98932, is=98995, ic=98996, ia=98997)