open-consul/ui-v2/app/components/consul-loader/README.mdx
John Cowen 27a220216f 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)
---