open-vault/ui/stories/vault-logo-spinner.md

18 lines
631 B
Markdown
Raw Normal View History

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