Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97931 (s=97931, is=97993, ic=97994, ia=97995)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97994 (s=97931, is=97994, ic=97995, ia=97996)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97995 (s=97931, is=97994, ic=97995, ia=97996)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97996 (s=97931, is=97994, ic=97995, ia=97996)