open-vault/ui/stories/layout-loading.md
Matthew Irish 0ccc8467ec
UI ember engines (#6718)
Adds replication engine and core in-repo addon
2019-05-13 14:05:25 -05:00

18 lines
615 B
Markdown

<!--THIS FILE IS AUTO GENERATED. This file is generated from JSDoc comments in lib/core/addon/components/layout-loading.js. To make changes, first edit that file and run "yarn gen-story-md layout-loading" to re-generate the content.-->
## LayoutLoading
`LayoutLoading` displays the `VaultLogoSpinner` component in a centered full-page layout.
**Example**
```js
<LayoutLoading />
```
**See**
- [Uses of LayoutLoading](https://github.com/hashicorp/vault/search?l=Handlebars&q=LayoutLoading)
- [LayoutLoading Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/layout-loading.js)
---