| Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/modal/ |
| Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/modal/modal-component.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<div css="modalClass" hasFocus="focused">
<each if="state() || $data.modal" args="data: elems, as: 'element'" render=""></each>
</div>