Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32314 (s=32314, is=32348, ic=32347, ia=32349)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32349 (s=32314, is=32349, ic=32348, ia=32350)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32348 (s=32314, is=32349, ic=32348, ia=32350)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32350 (s=32314, is=32349, ic=32348, ia=32350)