open-consul/ui/packages/consul-ui/app/components/modal-layer
Ronald 6bcb98ea71
Add UI copyright headers files (#16614)
* Add copyright headers to UI files

* Ensure copywrite file ignores external libs
2023-03-14 09:18:55 -04:00
..
README.mdx ui: Move control of login modal to use JS rather than HTML (label/id) (#9883) 2021-04-06 13:40:40 +01:00
index.hbs Add UI copyright headers files (#16614) 2023-03-14 09:18:55 -04:00

README.mdx

# ModalLayer

A component to give you control over where `<ModalDialog />` components are
rendered. Please see `<ModalDialog />` for more details.

```hbs
<ModalLayer />
```