Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109876 (s=109876, is=109949, ic=109950, ia=109952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 109950 (s=109876, is=109950, ic=109951, ia=109953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 109951 (s=109876, is=109950, ic=109951, ia=109953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 109953 (s=109876, is=109950, ic=109951, ia=109953)