You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/ui-v2/app/components/consul-loader
John Cowen f8d920d9ef
ui: ConsulLoader component (#7719)
5 years ago
..
README.mdx ui: ConsulLoader component (#7719) 5 years ago
index.hbs ui: ConsulLoader component (#7719) 5 years ago
index.js ui: ConsulLoader component (#7719) 5 years ago

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)

---