How to trigger loading in Field Macro when one of the fields is reactive

I'm creating a Field::macro modal that loads a select element which is reactive and populates the rest of the fields on the afterStateUpdated callback.
It's there a way to trigger the loading icon on the save button while the reactive action is doing it's job?
Was this page helpful?