Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4400 (s=4400, is=4406, ic=4404, ia=4406)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4407 (s=4400, is=4407, ic=4405, ia=4407)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4405 (s=4400, is=4407, ic=4405, ia=4407)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4407 (s=4400, is=4407, ic=4405, ia=4407)