consul/ui/packages/consul-ui/app/components/modal-layer/index.hbs

12 lines
180 B
Handlebars

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: BUSL-1.1
}}
<div
class="modal-layer"
...attributes
>
<PortalTarget @name="modal" @multiple={{true}} />
</div>