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