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