How do I set an Enhanced Input Action to be the equivalent of pressing or clicking action on a UI button?

I don’t want Enter key to be the default button to press UI buttons. I am able to bind whichever actions I want to the Enhanced Input Action but I know the button isn’t getting pressed as I do not see the animation changing. What would be the best way to approach this? Thanks!