Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97500 (s=97500, is=97562, ic=97563, ia=97564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97563 (s=97500, is=97563, ic=97564, ia=97565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97564 (s=97500, is=97563, ic=97564, ia=97565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97565 (s=97500, is=97563, ic=97564, ia=97565)