open-vault/ui/lib/core/stories/layout-loading.md

18 lines
615 B
Markdown
Raw Normal View History

<!--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)
---