Is it possible to use Bootstrap 4 modals as a "block ui" feature to fade the screen dynamically during an AJAX call and display a "wait a minute..." message or sandglasses?
Although modals in the framework can be used for UI blocking functionality, I have not been able to find any official documentation or API samples demonstrating how to do so.