Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1572 (s=1572, is=1575, ic=1571, ia=1571)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1576 (s=1572, is=1576, ic=1572, ia=1572)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1572 (s=1572, is=1576, ic=1572, ia=1572)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1572 (s=1572, is=1576, ic=1572, ia=1572)