<div class="tab_content" *ngIf="mgIsTabPageSelected('<%- ctrl.props.id %>', <%-ctrl.props.layer %>)"
     style="display: flex; flex-direction: column">
    <%- include(`../container`, {ctrl: ctrl }) %>
</div>