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