open-vault/ui/stories/vault-logo-spinner.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
631 B
Markdown

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