How to add custom action button on edit modal form

How to add a custom button on the edit form? (modal)?
image.png
Solution
Got it!

->extraModalFooterActions(function($record) {
Was this page helpful?