How to use bootstrap 4 modals as "block ui" functionality: to fade screen dinamically on AJAX call (and to show "wait a minute..." label or sandglasses for that moment)?
If you have a modals in the framework that means you also can use them to block UI functionality. But I can't find any API or sample in official documentation...
How I have solved it:
this was added to every page that need "block UI" (actually to root template)
and then I enable it through javascript: