open-consul/ui-v2/app/components/consul-loader
John Cowen 239d42ebd3
ui: New Intention Form/List components (#8172)
2020-07-09 10:08:47 +01:00
..
README.mdx ui: ConsulLoader component (#7719) 2020-05-12 17:14:35 +00:00
index.hbs ui: New Intention Form/List components (#8172) 2020-07-09 10:08:47 +01:00
index.js ui: ConsulLoader component (#7719) 2020-05-12 17:14:35 +00:00

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)

---