Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97947 (s=97947, is=98009, ic=98010, ia=98011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98010 (s=97947, is=98010, ic=98011, ia=98012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98011 (s=97947, is=98010, ic=98011, ia=98012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98012 (s=97947, is=98010, ic=98011, ia=98012)