Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97737 (s=97737, is=97799, ic=97800, ia=97801)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97800 (s=97737, is=97800, ic=97801, ia=97802)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97801 (s=97737, is=97800, ic=97801, ia=97802)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97802 (s=97737, is=97800, ic=97801, ia=97802)