area.html 224 B

123456789
  1. <!--
  2. /**
  3. * Copyright © Magento, Inc. All rights reserved.
  4. * See COPYING.txt for license details.
  5. */
  6. -->
  7. <if args="wasActivated">
  8. <div each="elems" visible="active" attr="'data-area-active': active" render=""/>
  9. </if>