consul/ui-v2/app/components/consul-loader
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
..
README.mdx
index.hbs
index.js

README.mdx

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

---