Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 53947 (s=53947, is=53998, ic=53998, ia=54000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 53999 (s=53947, is=53999, ic=53999, ia=54001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 53999 (s=53947, is=53999, ic=53999, ia=54001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 54001 (s=53947, is=53999, ic=53999, ia=54001)