John Cowen f8d920d9ef ui: ConsulLoader component (#7719)
Moves the `consul-loader` partial to a template-only component
2020-05-12 17:14:35 +00:00

17 lines
285 B
Plaintext

## ConsulLoader
`<ConsulLoader />`
Simple template-only component to show the circulr animated Consul loader animation.
| Argument | Type | Default | Description |
| --- | --- | --- | --- |
### See
- [Component Source Code](./index.js)
- [Template Source Code](./index.hbs)
---