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