Restful table PUT request trigger

Hi,
I want to modify the default behavior wherein the PUT request (for row edit) is being triggered when I unfocus the edit row. How to modify this behavior so that only clicking the ‘Update’ button on the row should trigger the request and not when I unfocus the edited row?