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