Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97787 (s=97787, is=97849, ic=97850, ia=97851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97850 (s=97787, is=97850, ic=97851, ia=97852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97851 (s=97787, is=97850, ic=97851, ia=97852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97852 (s=97787, is=97850, ic=97851, ia=97852)