Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56947 (s=56947, is=56998, ic=56998, ia=57000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56999 (s=56947, is=56999, ic=56999, ia=57001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56999 (s=56947, is=56999, ic=56999, ia=57001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57001 (s=56947, is=56999, ic=56999, ia=57001)