You’ll need to add your own On Press functionality in your button widget preset using Event Dispatchers.
Create an Event Dispatcher called something like OnPressed in you Button Preset widget.
then on the OnPressed event of the button itself, call the OnPressed Event Dispatcher.
Now the OnPressed Event Dispatcher will show up on your button instance and you can add it to the graph.