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